Module wasm_ext

Module wasm_ext 

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

Modules§

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

Structs§

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