pub const MAX_PAYLOAD_SIZE: usize = _; // 8_388_608usize
Expand description

Max payload size which one message can have (8 MiB).