[−][src]Module libp2p_wasm_ext::ffi
Contains the definition that one must match on the JavaScript side.
Structs
Connection | Type of the object that represents an open connection with a remote. |
ConnectionEvent | Type of the object that represents an event containing a new connection with a remote. |
ListenEvent | Type of the object that represents an event generated by listening. |
Transport | Type of the object that allows opening connections. |