Simple long polling based communication.
npm install simpleio- optimized for horizontal scaling
- support for router/balancer without sticky sessions (f.e. Heroku)
- reliable message delivery (built-in delivery confirmation)
- multiplexing on the server and client
npm i simpleio
or
git clone ...
make install
npm i bench
node-bench bench/adapter