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§

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

Enums§

Event
Event that can happen on the floodsub behaviour.

Type Aliases§

FloodsubDeprecated
FloodsubConfigDeprecated
FloodsubEventDeprecated