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 automatically identifies nodes periodically, and returns information about them.
Built topic.
Builder for a TopicHash.
Represents the hash of a topic.

Enums

Event that can happen on the floodsub behaviour.