strong-cluster-socket.io-store
v0.1.8
Published
Implementation of socket.io store using node's native cluster messaging
Downloads
5
Readme
Socket.io Store for Cluster
Overview
Strong-cluster-socket.io-store is an implementation of socket.io store using node's native cluster messaging. It provides an easy solution for running socket.io server in a node cluster.
Installation
$ npm install strong-cluster-socket.io-store
Documentation
Please see the official StrongLoop documentation.