Constant netcode::NETCODE_VERSION
source · pub const NETCODE_VERSION: &[u8; 13] = b"NETCODE 1.02\0";
Expand description
The version of the netcode protocol implemented by this crate.
pub const NETCODE_VERSION: &[u8; 13] = b"NETCODE 1.02\0";
The version of the netcode protocol implemented by this crate.