combined multiplexing and rpc - because a node api needs streams & async
Validation library for muxrpc apis
nice helpful usage messages for muxrpc
markdown manifests for muxrpc apis
a reconnect with pull-streams, useful with muxrpc
Detect various muxrpc and network errors between SSB peers
RPC API based on icebreaker-peer and muxrpc
simple composable data services using muxrpc
Generate mock APIs from muxrpc manifests
wrap functions of a muxrpc API with a custom wrapper. Useful with pull-reconnect
multiplexed-rpc (compat with [muxrpc](https://github.com/ssbc/muxrpc)) with credit based flow control.
Allows a muxrpc source to have normal pull-stream backpressure
Replicates SSB feeds using Epidemic broadcast trees
Binary codec for packet-stream
ssb-db2 plugin for about messages related to the author
create secure peer to peer networks using secret-handshakes
The core-logic for rpc/multiplexing protocols
Plugin to accept pub invites on the client side
simple push-based streams
OOP decorators to write secret-stack plugins
Secret-stack plugin to interact with room servers
command-line interface to mux rpc servers
Friendly command-line interface for Secure Scuttlebutt.
`ssb-plugins` is a plugin that provides additional plugin related functionality to a [secret-stack](https://github.com/ssbc/secret-stack) instance.
The muxrpc rpc protocol in rust.
Secure Scuttlebutt packet stream protocol
Implementation of the packet-stream codec used by muxrpc, in rust.