feat: update websocket server

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-11-10 10:11:13 +08:00
parent ffa62ee243
commit 64111732fb
4 changed files with 126 additions and 100 deletions

View File

@ -29,6 +29,7 @@
},
"dependencies": {
"@ms/plugin": "^0.1.1",
"axios": "^0.19.0",
"es6-map": "^0.1.5",
"inversify": "^5.0.1"
}