pub const CLIENT_VERSION: &str = "0.1.0-dev"; pub const GATEWAY_PROTOCOL_VERSION: u32 = 1; pub const WORKER_PROTOCOL_VERSION: u32 = 1;