Skip to main content

PRESENCE_OP_VERSION

Constant PRESENCE_OP_VERSION 

Source
pub const PRESENCE_OP_VERSION: u32 = 1;
Expand description

Wire version of the agent presence body (crate::agent::AgentPresence) an agent advertises in its connection metadata. Carried in the body’s own v field, not out-of-band, because presence rides the opaque connection-metadata bytes with no envelope header to select a decoder.