mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-05 14:10:13 +03:00
Implement MessageTransports for the websocket connection
Drop stream wrap fro the websocket connection
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user