MAX_PACKET_SIZE

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 the socket, not including its on-wire framing overhead)