6.0.0 • Published 5 years ago

agc-broker v6.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

agc-broker

Server for the SC cluster - For horizontal scalability.

Usage

AGC_STATE_SERVER_HOST='127.0.0.1' AGC_BROKER_SERVER_LOG_LEVEL=0 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/agc-broker:vx.x.x .
docker push socketcluster/agc-broker:vx.x.x
6.0.0

5 years ago

5.3.2

5 years ago

5.3.0

5 years ago

5.2.0

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago