Some Message Type
Description
TODO: A short description of this message type
Notes
TODO: Notes about this message type
Type Code
TODO: Message type code(s) in hex.
Example:
0x01234567
Payload Structure
TODO: Payload structure in C/C++-like syntax
Example:
struct
{
uint32_t ip;
uint16_t port;
};
Payload Fields Description
TODO: Description of all parts of payload structure.
Example:
- ip
- IP address of new server
- port
- Port number of new server
page_revision: 5, last_edited: 1222014511|%e %b %Y, %H:%M %Z (%O ago)





