chat/readme.md

12 lines
193 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:
$ go get mcquay.me/chat
$ go get mcquay.me/chat/cmd/chatd