[][src]Crate libp2p_floodsub

Implements the floodsub protocol, see also the: spec.

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.