Skip to content

heroku-examples/go-websocket-chat-demo

Repository files navigation

Deploy

Go Websocket Example: Chat

This is a simple application that serves tasty WebSockets to your users with Go + Redis (used so that the app can scale beyond 1 dyno).

Check out the live demo or read the docs.