Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 157 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 157 Bytes

Golang example chat

Chat using gin and redis stream.

Execute

go run main.go

Then go to localhost:8080 in the browser.