pub const PROTOCOL_VERSION: u32 = 1;
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.