12 lines
172 B
Markdown
12 lines
172 B
Markdown
# chat
|
|
|
|
simple example of:
|
|
|
|
- simple chat server over websockets (nothing novel here)
|
|
- embedded static assets
|
|
|
|
# installation
|
|
|
|
$ go get mcquay.me/chat/...
|
|
$ chatd
|