reconnect-shoe
Version:
Reconnect a shoe stream when it goes down.
27 lines (26 loc) • 579 B
JSON
{
"name": "reconnect-shoe",
"description": "Reconnect a shoe stream when it goes down.",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "git://github.com/andrew-filonenko/reconnect-shoe"
},
"homepage": "https://github.com/andrew-filonenko/reconnect-shoe",
"main": "index.js",
"dependencies": {
"reconnect-core": "^0.2.0",
"shoe": "0.0.15"
},
"keywords": [
"reconnect",
"shoe",
"sockjs",
"websocket"
],
"author": {
"name": "Andrey Filonenko",
"email": "andrey.filonenko@aol.com"
},
"license": "MIT"
}