Crate subduction_wasm

Crate subduction_wasm 

Source
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 WebSocket connection implementation for Subduction.

Functions§

set_panic_hook
Set a panic hook to get better error messages if the code panics.