Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 473 Bytes

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

alt text alt text