reconnecting-websocket : Reconnecting WebSocket. You can installing reconnecting-websocket npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install reconnecting-websocket $ sudo npm install -g reconnecting-websocket
If want to update the reconnecting-websocket package execute the command as below,
$ sudo npm update reconnecting-websocket
Update package globally,
$ npm install -g reconnecting-websocket
$ sudo git clone https://github.com/rektide/reconnecting-websocket.git
$ sudo npm install -g ./reconnecting-websocket
reconnecting-websocket@3.2.2 /usr/lib/node_modules/reconnecting-websocket
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall reconnecting-websocket
| Package Name | reconnecting-websocket |
| Version | 3.2.2 |
| Description | Reconnecting WebSocket |
| Released Date | 2017-09-23T17:21:46.328Z |
| Published by | pladaria |
| How to Learn | https://www.npmjs.com/package/reconnecting-websocket/tutorial |