Constant netcode::CONNECT_TOKEN_BYTES
source · pub const CONNECT_TOKEN_BYTES: usize = 2048;Expand description
The size of the connect token in bytes.
pub const CONNECT_TOKEN_BYTES: usize = 2048;The size of the connect token in bytes.