joewalnes / reconnecting-websocket

A small decorator for the JavaScript WebSocket API that automatically reconnects
MIT License
4.21k stars 968 forks source link

npm install? #56

Closed let4be closed 9 years ago

let4be commented 9 years ago

Doesn't seem to have shorthand npm version npm i --save ReconnectingWebSocket npm i --save reconnecting-websocket both fails

joewalnes commented 9 years ago

That is correct. It does not have an npm install.

Are you attempting to use it server-side from a node app or from a browser?

joewalnes commented 9 years ago

No response from OP. Closing.