Skip to main content

Module msg

Module msg 

Source

Re-exportsยง

pub use frame::FrameType;
pub use frame::Header;
pub use frame::InvalidHeader;
pub use trailer::Trailer;

Modulesยง

frame ๐Ÿ”’
Frame header
hello
trailer ๐Ÿ”’

Structsยง

Ack
MsgId
A message identifier.
Slot
Slots contain messages.

Constantsยง

MAX_NOISE_MESSAGE_SIZE
Max. message size using noise protocol.
MAX_PAYLOAD_SIZE
Max. number of bytes for payload data.
RESERVED_TAG_SIZE ๐Ÿ”’
Space reserved for the AEAD tag (16 are required, we add some extra margin).