A simple websocket-based chatserver written in Go.
This project is go get
-able: go get code.laria.me/simplechat
License: WTFPL
A simple websocket-based chatserver written in Go.
go get github.com/silvasur/simplechat
You will also need the jQuery library. Download the minified version from http://jquery.com/download/ and save it as static/jquery.min.js