chat/readme.md

12 lines
172 B
Markdown
Raw Permalink Normal View History

2015-04-05 22:52:19 -07:00
# chat
simple example of:
- simple chat server over websockets (nothing novel here)
- embedded static assets
2015-06-17 20:55:40 -07:00
# installation
2015-04-05 22:52:19 -07:00
2015-04-11 14:28:35 -07:00
$ go get mcquay.me/chat/...
2015-06-17 20:55:40 -07:00
$ chatd