From 18ca93effe37754b6642462325df02be37eb75ae Mon Sep 17 00:00:00 2001 From: bt Date: Sun, 8 Mar 2026 01:19:47 +0100 Subject: Ping and pong --- PROTOCOL.md | 1 + 1 file changed, 1 insertion(+) (limited to 'PROTOCOL.md') 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 -- cgit v1.2.3