pub const PROTOCOL_VERSION: i32 = 1;Expand description
Wire-level protocol revision the server speaks. Bumped when an incompatible change to the request/response envelope or capture protocol ships. The emacs client can refuse to talk to a mismatched server.