socket.io-raft

Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.


Keywords
raft, raft-consensus-algorithm, socket-io, socket-io-adapter, websocket
License
MIT
Install
npm install socket.io-raft@0.0.2

Documentation

socket.io-raft

Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.

Raft

This adapter leverages the Raft consensus algorithm to broadcast messages around.