Module mailbox

Module mailbox 

Source
Expand description

This module defines the codec for the mailbox protocol, which is used for interacting with mailbox nodes.

Structs§

MailboxCodec
The codec for the mailbox protocol.

Functions§

create_mailbox_behaviour
Creates a new MailboxBehaviour.

Type Aliases§

MailboxBehaviour
The libp2p request_response behaviour for the mailbox protocol.