Module libp2p::wasm_ext

source ·
👎Deprecated: wasm-ext is deprecated and will be removed in favor of libp2p-websocket-websys.

Modules§

  • Contains the definition that one must match on the JavaScript side.

Structs§

  • Active stream of data with a remote.
  • Future that dial a remote through an external transport.
  • Implementation of Transport whose implementation is handled by some FFI.
  • Error that can be generated by the ExtTransport.
  • Stream that listens for incoming connections through an external transport.