go-chat Chat application in Go using WebSocket. How to run $ go run cmd/web/*.go How to use Open http://localhost:8080 in the browser. To add more chat user open it in more tabs.