Skip to content

heroku-examples/go-websocket-chat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Edward Muller
Jun 24, 2019
b9bbea1 · Jun 24, 2019

History

30 Commits
May 29, 2015
Jun 24, 2019
May 29, 2015
Jun 24, 2019
Aug 18, 2016
Jun 23, 2015
Mar 20, 2017
Jun 24, 2019
Mar 20, 2017
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019

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.