Expand description

Qaul Messaging Behaviour

This module is a libp2p swarm-behaviour module. It manages and defines the messaging exchange protocol.

Re-exports

pub use crate::types::QaulMessagingData;
pub use crate::types::QaulMessagingReceived;
pub use crate::types::QaulMessagingSend;

Modules

Qaul Messaging Protocol

Qaul Messaging Types

Structs

Network behaviour that handles the qaul_messaging protocol.

Configuration options for the qaul messaging behaviour

Enums

Transmission between the OneShotHandler of the protocols handler and the QaulMessagingHandler.

Event that can happen on the qaul_messaging behaviour.