1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

tools 添加 websocket server (nodejs & python)

This commit is contained in:
2024-04-05 14:51:20 +08:00
parent 4f4917a940
commit ac429e4cbf
5 changed files with 112 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"path": "^0.12.7",
"play-sound": "^1.1.5",
"request": "^2.88.2",
"solarlunar": "^2.0.7"
"solarlunar": "^2.0.7",
"ws": "^8.16.0"
}
}