Skip to main content

PROTOCOL_VERSION

Constant PROTOCOL_VERSION 

Source
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.