Skip to main content

Module envelope

Module envelope 

Source
Expand description

Mailbox envelope: sender, recipient, unique id, and data packet.

Structs§

Envelope
Point-to-point mailbox message stored as JSON in mailbox/<to>/<id>.txt.

Constants§

DEFAULT_SENDER
Sender used when send does not specify --from.