scc-broker

9.2.0 • Public • Published

scc-broker

Server for the SC cluster - For SocketCluster horizontal scalability.

Usage

SCC_STATE_SERVER_HOST='127.0.0.1' SCC_BROKER_SERVER_LOG_LEVEL=1 node server.js

Log levels

  • 3 - log everything
  • 2 - warnings and errors
  • 1 - errors only
  • 0 - log nothing

Build and deploy to DockerHub

Replace x.x.x with the version number.

docker build -t socketcluster/scc-broker:vx.x.x .
docker push socketcluster/scc-broker:vx.x.x

Package Sidebar

Install

npm i scc-broker

Weekly Downloads

23

Version

9.2.0

License

MIT

Unpacked Size

7.96 kB

Total Files

6

Last publish

Collaborators

  • topcloudsystems