failover

0.0.0 • Public • Published

Failover

A generalized failover solution for TCP based servers.

Features:

  • Detects when a connection has been closed.
  • Automatically upgrades the old TCP instance to a new connection.

Failover.on('failover', from, to, tcp)

A failover has occured successfully and the TCP connection has been upgraded from it's old server/port combination to a new server/port combination.

Failover.on('death', server, tcp)

The server has died, there are no more servers left in the failover pool.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i failover

      Weekly Downloads

      1

      Version

      0.0.0

      License

      MIT

      Last publish

      Collaborators

      • 3rdeden
      • v1