diff options
Diffstat (limited to 'PROTOCOL.md')
| -rw-r--r-- | PROTOCOL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PROTOCOL.md b/PROTOCOL.md index 6686036..b481a0e 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -12,6 +12,7 @@ Every packet starts with `uint8` denoting type of the rest of remaining data. | 0x01 | Handshake | | 0x02 | Ping | | 0x03 | Pong | +| 0x04 | Message | | 0xFF | Test | ## Events |
