Module libp2p_wasm_ext::ffi
source · Expand description
Contains the definition that one must match on the JavaScript side.
Structs
- Type of the object that represents an open connection with a remote.
- Type of the object that represents an event containing a new connection with a remote.
- Type of the object that represents an event generated by listening.
- Type of the object that allows opening connections.
Functions
- Returns a
Transport
implemented using websockets.