Chat application with golang, websocket and redis Stateless chat application Quick start $docker-compose up --scale hat=3 --build use web browser to access the application with link like this localhost:8080/user/@username eg. localhost:8080/user/dilip, localhost:8080/user/raj Sample images