websocket-cluster

0.6.12 • Public • Published

websocket-cluster

Cluster-targetted websocket library with same-instance reconnect

Install

npm install --save websocket-cluster

Why

Stream-wrapped websocket connections usually die without the possibility to reconnect and continue. This package tries to provide a websocket library more resilient to failed connections, even when a load-balancer connects you to a different machine.

TODO

  • cross-server communication
  • finish readme (explain diff to ws

Readme

Keywords

none

Package Sidebar

Install

npm i websocket-cluster

Weekly Downloads

21

Version

0.6.12

License

MIT

Unpacked Size

42.4 kB

Total Files

9

Last publish

Collaborators

  • finwo