Crate libp2p_floodsub

Source
Expand description

Implementation of the floodsub protocol.

Re-exports§

pub use self::protocol::FloodsubMessage;
pub use self::protocol::FloodsubRpc;

Modules§

protocol

Structs§

Floodsub
Network behaviour that handles the floodsub protocol.
FloodsubConfig
Configuration options for the Floodsub protocol.
Topic
Built topic.

Enums§

FloodsubEvent
Event that can happen on the floodsub behaviour.