From 227194bacf844b91296c6b49bef681cc11f4bcb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ShaoBo=20Wan=28=E7=84=A1=E5=B0=98=29?= <756684177@qq.com> Date: Fri, 23 Aug 2024 17:46:31 +0800 Subject: [PATCH] PHP Server implementations --- 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 e6804491..0ec166ea 100644 --- a/docs/categories/01-Documentation/index.md +++ b/docs/categories/01-Documentation/index.md @@ -49,6 +49,7 @@ You can find more detail about that in the ["How it works" section](./how-it-wor | Python | https://github.com/miguelgrinberg/python-socketio | | Golang | https://github.com/googollee/go-socket.io | | Rust | https://github.com/Totodore/socketioxide | +| PHP | https://github.com/walkor/phpsocket.io | ### Client implementations