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.

Modules§

  • Metrics for iroh-gossip
  • Networking for the iroh-gossip protocol
  • Implementation of the iroh-gossip protocol, as an IO-less state machine