feat(ws): added WebSocket examples and service scripts

This commit is contained in:
Vben
2021-03-02 00:28:20 +08:00
parent b6cea4a950
commit c625462e98
16 changed files with 734 additions and 75 deletions

View File

@@ -42,7 +42,7 @@
"qrcode": "^1.4.4",
"sortablejs": "^1.13.0",
"vditor": "^3.8.1",
"vue": "3.0.5",
"vue": "^3.0.7",
"vue-i18n": "^9.0.0",
"vue-router": "^4.0.4",
"vue-types": "^3.0.2",
@@ -73,7 +73,7 @@
"@vitejs/plugin-legacy": "^1.3.1",
"@vitejs/plugin-vue": "^1.1.5",
"@vitejs/plugin-vue-jsx": "^1.1.2",
"@vue/compiler-sfc": "3.0.5",
"@vue/compiler-sfc": "^3.0.7",
"autoprefixer": "^10.2.4",
"commitizen": "^4.2.3",
"conventional-changelog-cli": "^2.1.1",