iroh_net::relay

Constant MAX_PACKET_SIZE

Source
pub const MAX_PACKET_SIZE: usize = _; // 65_536usize
Expand description

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)