Payload.ProtocolHeader

Undocumented in source.

Members

Variables

protocol_version_major
ubyte protocol_version_major;

< @internal third byte of handshake

protocol_version_minor
ubyte protocol_version_minor;

< @internal fourth byte of handshake

transport_high
ubyte transport_high;

< @internal first byte of handshake

transport_low
ubyte transport_low;

< @internal second byte of handshake

Meta