Available on crate feature
net
only.Expand description
Networking for the iroh-gossip
protocol
Modules§
- Utilities for iroh-gossip networking
Structs§
- Builder to configure and construct
Gossip
. - Stream of events for a topic.
- Publish and subscribe on gossiping topics.
- 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§
- Command for a gossip topic.
- Net related errors
- Events emitted from a gossip topic with a lagging notification.
- Events emitted from a gossip topic.
Constants§
- ALPN protocol name
Type Aliases§
- A stream of commands for a gossip subscription.
- Commands for the gossip protocol
- Events emitted from the gossip protocol