Available on crate feature
net only.Expand description
Public API for using iroh-gossip
The API is usable both locally and over RPC.
Structs§
- API to control a
Gossipinstance. - Receiver for gossip events on a topic.
- Sender for a gossip topic.
- Subscribed gossip topic.
- Options for joining a gossip topic.
- A gossip message
Enums§
- Errors returned from methods in
GossipApi - Command for a gossip topic.
- Events emitted from a gossip topic with a lagging notification.
- Events emitted from a gossip topic.