Skip to main content

PACKET_SIZE

Constant PACKET_SIZE 

Source
pub const PACKET_SIZE: usize = 12;
Expand description

Fixed packet size across all packet types, so receivers can use a single recv_from buffer.