Available on crate feature
net only.Expand description
Networking for the iroh-gossip protocol
Re-exports§
pub use self::handles::Command;pub use self::handles::Event;pub use self::handles::GossipApi;pub use self::handles::GossipEvent;pub use self::handles::GossipReceiver;pub use self::handles::GossipSender;
Modules§
- Public API for using iroh-gossip
- Utilities for iroh-gossip networking
Structs§
- Builder to configure and construct
Gossip. - Publish and subscribe on gossiping topics.
Enums§
- Net related errors
Constants§
- ALPN protocol name
Type Aliases§
- Commands for the gossip protocol
- Events emitted from the gossip protocol