Crate floodsub
Available on crate feature
floodsub
only.Expand description
Implementation of the floodsub protocol.
Modules§
Structs§
- Behaviour
- Network behaviour that handles the floodsub protocol.
- Config
- Configuration options for the Floodsub protocol.
- Floodsub
Message - A message received by the floodsub system.
- Floodsub
Rpc - An RPC received by the floodsub system.
- Topic
- Built topic.
Enums§
- Event
- Event that can happen on the floodsub behaviour.
Type Aliases§
- Floodsub
Deprecated - Floodsub
Config Deprecated - Floodsub
Event Deprecated