Use socket.io instead of WebSocket

This commit is contained in:
yflory
2018-06-04 14:59:37 +02:00
parent b0311ccec1
commit 9195c57445
2 changed files with 6 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
"pull-stream": "^3.6.1",
"replify": "^1.2.0",
"saferphore": "0.0.1",
"socket.io": "^2.1.1",
"sortify": "^1.0.4",
"stream-to-pull-stream": "^1.7.2",
"tweetnacl": "~0.12.2",