server chatches send errors and checks if the connection is still alive
This commit is contained in:
@@ -34,17 +34,17 @@
|
||||
},
|
||||
"homepage": "https://github.com/y-js/y-websocket#readme",
|
||||
"dependencies": {
|
||||
"y-protocols": "0.0.2"
|
||||
"y-protocols": "0.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rollup": "^1.1.2",
|
||||
"rollup-cli": "^1.0.9",
|
||||
"standard": "^12.0.1",
|
||||
"yjs": "13.0.0-80"
|
||||
"yjs": "13.0.0-81"
|
||||
},
|
||||
"peerDependenies": {
|
||||
"lib0": "*",
|
||||
"yjs": "13.0.0-80"
|
||||
"yjs": "13.0.0-81"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"ws": "^6.2.1"
|
||||
|
||||
Reference in New Issue
Block a user