Expand description
Qaul Routing Info Behaviour
This module is a libp2p swarm-behaviour module. It manages and defines the routing info exchange protocol.
Re-exports
pub use crate::types::QaulInfoData;
pub use crate::types::QaulInfoReceived;
pub use crate::types::QaulInfoSend;
Modules
Structs
Network behaviour that handles the qaul_info protocol.
Configuration options for the qaul info behaviour
Enums
Transmission between the OneShotHandler
of the protocols handler
and the QaulInfoHandler
.
Event that can happen on the qaul_info behaviour.