Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 207 Bytes

Realtime lightweight chat

Description

Extra light chat using websockets+rest.

No limits on number of room participants.

postman collection - chat.json

How to run

go mod download
go build .