Expand description
This module defines the MailboxNode, which is responsible for storing and
forwarding messages for other peers in the network.
Structs§
- Mailbox
Node - Represents a mailbox node in the network.
- Mailbox
Stats - 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.