From eb2b471195a3381f006cb625473d6e46129f9bd6 Mon Sep 17 00:00:00 2001 From: Luoyy <10894778+zishang520@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:44:08 +0800 Subject: [PATCH] Update index.md Updated to a usable version of the Golang server; the original Golang version server has been archived. --- docs/categories/01-Documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/categories/01-Documentation/index.md b/docs/categories/01-Documentation/index.md index b8ceeee6..c34f67b9 100644 --- a/docs/categories/01-Documentation/index.md +++ b/docs/categories/01-Documentation/index.md @@ -47,7 +47,7 @@ You can find more detail about that in the ["How it works" section](./how-it-wor | Java | https://github.com/mrniko/netty-socketio | | Java | https://github.com/trinopoty/socket.io-server-java | | Python | https://github.com/miguelgrinberg/python-socketio | -| Golang | https://github.com/googollee/go-socket.io | +| Golang | https://github.com/zishang520/socket.io | | Rust | https://github.com/Totodore/socketioxide | ### Client implementations