node-reconnect-ws
Install
$ yarn add node-reconnect-ws
Usage
const nodeReconnectWs = const WebSocket = const wsc = url: url protocol: webSocket: WebSocket reconnectInterval: 4000 autoConnect: true maxRetries: Infinity wsOptions: headers: foo: 'bar' wscwscwsc
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
node-reconnect-ws © zcong1993, Released under the MIT License.
Authored and maintained by zcong1993 with help from contributors (list).
github.com/zcong1993 · GitHub @zcong1993