pub const MAX_PAYLOAD_SIZE: usize = 256;
Maximum payload size in bytes. Both sides MUST enforce this limit.