added simple readme

This commit is contained in:
sm
2015-04-05 23:00:48 -07:00
parent 5b3663895b
commit 383cd5e116
+11
View File
@@ -0,0 +1,11 @@
# 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