chat/readme.md

11 lines
159 B
Markdown
Raw 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
installation:
2015-04-11 14:28:35 -07:00
$ go get mcquay.me/chat/...