Crate libp2p::floodsub [−][src]
Implements the floodsub protocol, see also the: spec.
Modules
| protocol |
Structs
| Floodsub | Network behaviour that handles the floodsub protocol. |
| FloodsubConfig | Configuration options for the Floodsub protocol. |
| FloodsubMessage | A message received by the floodsub system. |
| FloodsubRpc | An RPC received by the floodsub system. |
| Topic | Built topic. |
Enums
| FloodsubEvent | Event that can happen on the floodsub behaviour. |