diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-28 21:44:16 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-28 21:44:16 +0200 |
commit | 6f2109a3321102f622d9ca05483f00b5ad936249 (patch) | |
tree | 2460290d2fc304b951825135350525e70cde2842 /protocol.md | |
parent | d5d815cece8cbe3a021f174022807aeee94f2cdd (diff) | |
download | hurrycurry-6f2109a3321102f622d9ca05483f00b5ad936249.tar hurrycurry-6f2109a3321102f622d9ca05483f00b5ad936249.tar.bz2 hurrycurry-6f2109a3321102f622d9ca05483f00b5ad936249.tar.zst |
change discovery port
Diffstat (limited to 'protocol.md')
-rw-r--r-- | protocol.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocol.md b/protocol.md index 4e5ab475..9562ab6f 100644 --- a/protocol.md +++ b/protocol.md @@ -45,9 +45,8 @@ sending a packet to update that of the other player. - 443: All uses with TLS - 27032: Game Server Websocket -- 27033: Registry API HTTP +- 27033: Registry API HTTP / Local dicovery service - 27034: Lobby Server Websocket -- 27035: Local discovery service API ## Binary Protocol |