Home

Awesome

Failover

A generalized failover solution for TCP based servers.

Features:

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.