Expand description
§Wasm Bindings for the Subduction sync protocol.
Re-exports§
pub use subduction::WasmSubduction;
Modules§
- connection_
id - Type safe connection ID.
- depth
- Wasm wrapper for
Depth. - digest
- Hash digests.
- error
- Error types.
- fragment
- Sedimentree
Fragment. - loose_
commit - Individual/“loose” commits.
- peer_id
- Type safe Peer ID.
- sedimentree_
id - IDs for individual [
Sedimentree]s. - storage
- Persistent storage.
- subduction
- Subduction node.
- websocket
- JS
WebSocketconnection implementation for Subduction.
Functions§
- set_
panic_ hook - Set a panic hook to get better error messages if the code panics.