pub const MAX_PAYLOAD_SIZE: usize = _; // 8_388_608usize
Max payload size which one message can have (8 MiB).