Module mailbox

Module mailbox 

Source
Expand description

This module defines the MailboxNode, which is responsible for storing and forwarding messages for other peers in the network.

Structs§

MailboxNode
Represents a mailbox node in the network.
MailboxStats
Contains statistics about a mailbox node.

Functions§

make_mailbox_provider_key
Creates a Kademlia record key for discovering mailbox providers.
make_recipient_mailbox_key
Creates a Kademlia record key for discovering the mailboxes for a specific recipient.