pub const NETCODE_MAX_PACKET_BYTES: usize = 1400;
The maximum number of bytes that a netcode packet can contain.