From 7e7feb798c9200404672c4e9b30618d3df117caa Mon Sep 17 00:00:00 2001 From: Dean Date: Thu, 9 Apr 2026 01:10:23 +0200 Subject: [PATCH] Added swift server alternative --- docs/categories/01-Documentation/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/categories/01-Documentation/index.md b/docs/categories/01-Documentation/index.md index f2fce7d8..5df44dc7 100644 --- a/docs/categories/01-Documentation/index.md +++ b/docs/categories/01-Documentation/index.md @@ -47,6 +47,7 @@ You can find more details about that in the ["How it works" section](./how-it-wo | Java (Active development) | https://github.com/socketio4j/netty-socketio | | Java | https://github.com/mrniko/netty-socketio | | Java | https://github.com/trinopoty/socket.io-server-java | +| Swift | https://github.com/Dean151/swift-server-socket.io | | Python | https://github.com/miguelgrinberg/python-socketio | | Golang | https://github.com/googollee/go-socket.io | | Rust | https://github.com/Totodore/socketioxide |