Crate iroh_gossip
source ·Expand description
Broadcast messages to peers subscribed to a topic
The crate is designed to be used from the iroh crate, which provides a high level interface, but can also be used standalone.
Re-exports§
pub use rpc::client::Client as RpcClient;
rpc
pub use rpc::proto::Request as RpcRequest;
rpc
pub use rpc::proto::Response as RpcResponse;
rpc
pub use rpc::proto::RpcService;
rpc
Modules§
- cli
cli
Define the gossiping subcommands. - Metrics for iroh-gossip
- net
net
Networking for theiroh-gossip
protocol - Implementation of the iroh-gossip protocol, as an IO-less state machine
- rpc
rpc
Provides a rpc protocol as well as a client for the protocol
Constants§
- ALPN
net
ALPN protocol name