Crate libp2p_floodsub

source ·
Expand description

Implementation of the floodsub protocol.

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.