pub const PROTOCOL_VERSION: u32 = 3;
The protocol version. Client and server must speak the same one.