feat(websocket): reconnection and resubscription handling, #4355

This commit is contained in:
Torkel Ödegaard
2016-03-14 19:21:32 +01:00
parent 3d5251d9a5
commit 92f20b9b7d
3 changed files with 76 additions and 12 deletions

View File

@@ -53,7 +53,7 @@
"mocha": "2.3.4",
"phantomjs": "^1.9.19",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.0",
"rxjs": "5.0.0-beta.2",
"sass-lint": "^1.5.0",
"systemjs": "0.19.20",
"zone.js": "0.5.10"