Skip to main content

PROTOCOL_VERSION

Constant PROTOCOL_VERSION 

Source
pub const PROTOCOL_VERSION: u32 = 1; // 1u32
Expand description

Wire protocol version negotiated between publishers and consumers.

Bumped only when the on-wire shape of any type in this crate changes in a way that older peers cannot tolerate.