pub const MAX_PACKET_SIZE: usize = _; // 65_536usize
The maximum size of a packet sent over relay. (This only includes the data bytes visible to magicsock, not including its on-wire framing overhead)