diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-27 22:01:49 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-27 22:02:01 +0200 |
commit | fb83d18865fcefbddb6fc9855c7a91cbe45f6d41 (patch) | |
tree | 90cef2eecab0275e2418608186e5e03d96ccce63 /protocol.md | |
parent | 6ffcb0e03a6c2af11547de900eed1f542bc0b40b (diff) | |
download | hurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar hurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar.bz2 hurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar.zst |
mdns discovery program
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 1abdfc36..4e5ab475 100644 --- a/protocol.md +++ b/protocol.md @@ -47,6 +47,7 @@ sending a packet to update that of the other player. - 27032: Game Server Websocket - 27033: Registry API HTTP - 27034: Lobby Server Websocket +- 27035: Local discovery service API ## Binary Protocol |