pub const MAX_SAFE_PAYLOAD_SIZE: usize = 1200;
Maximum safe payload size for UDP datagrams to avoid fragmentation.