Implement MessageTransports for the websocket connection

Drop stream wrap fro the websocket connection
This commit is contained in:
Geequlim
2019-05-21 10:47:34 +08:00
parent 41b36e6e95
commit d6331fee89
4 changed files with 291 additions and 66 deletions

View File

@@ -78,9 +78,7 @@
"devDependencies": {
"@types/mocha": "^2.2.42",
"@types/node": "^10.12.21",
"@types/socket.io": "^2.1.2",
"@types/ws": "^6.0.1",
"stream-mock": "^2.0.2",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"vscode": "^1.1.33",