ahmetcanaydemir / websocket-case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS WebSocket Case

An example NodeJS express websocket backend with multiple nodes support (via redis and HAProxy).

Running the Project

Docker

Just use docker-compose up -d --build at the root of the repository. You can access application from localhost:4000/

Screenshoots

Register

Register

Login

Login

App

App

User Details

User Details

License

The code in this project released under the MIT License.

About

License:MIT License


Languages

Language:JavaScript 54.8%Language:EJS 43.8%Language:Dockerfile 1.4%