pub const PROTOCOL_MIN: u32 = 1;Expand description
Protocol versions this daemon can speak.
Negotiated rather than assumed. The extension ships through a store review and the daemon ships through cargo, so on any given machine the two will not be the same age and a new daemon has to keep talking to an old extension.