[][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 automatically identifies nodes periodically, and returns information about them.

Topic

Built topic.

TopicBuilder

Builder for a TopicHash.

TopicHash

Represents the hash of a topic.

Enums

FloodsubEvent

Event that can happen on the floodsub behaviour.