pub const MAX_PROTOCOL_SIZE: usize = 0b0011_1111;
Maximum size of a protocol message. It is counted in bytes.