Crate libp2p_floodsub
source · [−]Expand description
Implements the floodsub protocol, see also the: spec.
Re-exports
pub use self::protocol::FloodsubMessage;
pub use self::protocol::FloodsubRpc;
Modules
Structs
Network behaviour that handles the floodsub protocol.
Configuration options for the Floodsub protocol.
Built topic.
Enums
Event that can happen on the floodsub behaviour.