pub const NETCODE_MAX_PAYLOAD_BYTES: usize = 1300;
The maximum number of bytes that a payload can have when generating a payload packet.