Simple chat application with utron
This is implementation of a chat application that ports revel based chat application to use utron framework.
Only websocket example is implemented for now
You only need a working Go environment
go get github.com/utronframework/chat
cd $GOPATH/github.com/utronframework/chat
go run main.go
