pub const PROTOCOL_VERSION: &str = "3.2.0";
The room-protocol crate version, derived from Cargo.toml at compile time. Used by the broker to reject plugins that require a newer protocol than the one currently running.
room-protocol
Cargo.toml