socket.io for WS

This commit is contained in:
newtbot
2024-01-23 16:00:22 +08:00
parent ca3527b53c
commit 7e9b6af0ba
2 changed files with 153 additions and 0 deletions

View File

@ -42,6 +42,7 @@
"sanitize-html": "^2.11.0",
"sequelize": "^6.35.2",
"sequelize-cli": "^6.6.2",
"socket.io": "^4.7.4",
"validator": "^13.11.0"
},
"devDependencies": {