use websocket

This commit is contained in:
landaiqing
2024-08-17 20:01:23 +08:00
parent 3140eaca99
commit 0c3edc360c
12 changed files with 223 additions and 21 deletions

View File

@@ -34,6 +34,7 @@
"vue": "^3.4.37",
"vue-i18n": "^10.0.0-beta.5",
"vue-router": "^4.4.3",
"ws": "^8.18.0",
"zipson": "^0.2.12"
},
"devDependencies": {