You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
cmd | 7 years ago | |
static | 7 years ago | |
.gitignore | 7 years ago | |
chat.go | 7 years ago | |
client.go | 7 years ago | |
license | 7 years ago | |
readme.md | 7 years ago | |
routes.go | 7 years ago | |
server.go | 7 years ago | |
static.go | 7 years ago | |
views.go | 7 years ago |
readme.md
chat
simple example of:
- simple chat server over websockets (nothing novel here)
- embedded static assets
installation
$ go get mcquay.me/chat/...
$ chatd