WIRE_VERSION

Constant WIRE_VERSION 

Source
pub const WIRE_VERSION: u32 = 1;
Expand description

Current wire-protocol version this build speaks and emits.

History:

  • 1 — M0 envelope grammar: <EVENT attrs>body</EVENT> + EVENT-PART chunking, HTML-entity transport codec, typed/binary payloads.