Documentation ¶
Index ¶
Constants ¶
View Source
const ( TYPE_REQUEST = iota TYPE_NOTIFY //1 TYPE_RESPONSE //2 TYPE_PUSH //3 MSG_FLAG_BYTES = 1 MSG_ROUTE_CODE_BYTES = 2 MSG_ROUTE_CODE_MAX = 0xffff MSG_COMPRESS_ROUTE_MASK = 0x1 MSG_TYPE_MASK = 0x7 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.