License:
BSD style: see license.txtVersion:
July 2004: Initial releaseAuthor:
Kris
1 2 3 4 5 6 7 8 9 | the packet size, including the header (16 bits) a command code (8 bits) a version id (8 bits) a timestamp (64 bits) length of the channel name (32 bits) the channel name length of the key (32 bits) the key an optional payload (an IMessage instance) |