pub type MailboxBehaviour = Behaviour<MailboxCodec>;Expand description
The libp2p request_response behaviour for the mailbox protocol.
Aliased Typeยง
pub struct MailboxBehaviour { /* private fields */ }pub type MailboxBehaviour = Behaviour<MailboxCodec>;The libp2p request_response behaviour for the mailbox protocol.
pub struct MailboxBehaviour { /* private fields */ }