Skip to main content

PROTOCOL_VERSION

Constant PROTOCOL_VERSION 

Source
pub const PROTOCOL_VERSION: u16 = 0x29;
Expand description

Highest MX Remote protocol version understood.

This is what a hello announces about this client, and it is not what any frame is stamped with - stamp_for decides that per opcode. A peer holds it as this client’s ceiling, so understating it costs whatever the peer then withholds.