summaryrefslogtreecommitdiffstats
path: root/PROTOCOL.md
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-08 01:19:47 +0100
committerbt <bt@rctt.net>2026-03-08 01:19:47 +0100
commit18ca93effe37754b6642462325df02be37eb75ae (patch)
tree3f6cc52aac2455110ef9a70ff3f45c8fe031a92d /PROTOCOL.md
parent782394e769af6d89a6bc0656af1e4663c30844d6 (diff)
downloadsolec-18ca93effe37754b6642462325df02be37eb75ae.tar.gz
solec-18ca93effe37754b6642462325df02be37eb75ae.zip
Ping and pong
Diffstat (limited to 'PROTOCOL.md')
-rw-r--r--PROTOCOL.md1
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