iroh_net::relay

Constant MAX_PACKET_SIZE

Source
pub const MAX_PACKET_SIZE: usize = _; // 65_536usize
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
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)