Protocol
Class with helpers and constants describing the socket-based protocol.
jwienke
DATA_SIZE_BYTES
The number of bytes encoding the data size to be sent.
HANDSHAKE_BYTES
The number of bytes to send and expect for handshake messages.
HANDSHAKE_DATA
The data to send for handshake requests and replies.