pub const PROTOCOL_VERSION: u16 = 3;
Wire protocol version negotiated between parent and child during the handshake frame. Bump only on a breaking wire change.