Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 742 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 742 Bytes

Socket.io Store for Cluster

Build Status NPM version

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.