#include <Common.h>
List of all members.
Public Attributes |
uint16_t | maxVersionSupported |
| The largest version of the MessageSocket framing protocol that the server understands.
|
Detailed Description
Definition at line 62 of file Common.h.
Member Data Documentation
The largest version of the MessageSocket framing protocol that the server understands.
Requests with larger versions will cause the server to close the connection. Big endian.
Definition at line 68 of file Common.h.
The documentation for this struct was generated from the following file: