From b21e7d85b84149d542ed7c6845bf2151c1d5ca35 Mon Sep 17 00:00:00 2001 From: Ferris Date: Mon, 14 Jul 2025 11:43:07 +0200 Subject: [PATCH] Update url to golang server repo --- 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..5f6a500c 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/feederco/go-socket.io | | Rust | https://github.com/Totodore/socketioxide | ### Client implementations