An example NodeJS express websocket backend with multiple nodes support (via redis and HAProxy).
Just use docker-compose up -d --build
at the root of the repository. You can access application from
localhost:4000/
The code in this project released under the MIT License.