demo chat

Run

git clone https://github.com/kudrykv/demochat.git
cd demochat
go mod download
go build -o dc ./app
./dc

Use

Navigate to the localhost:8080. Set the nickname, pick the room, and chat.