Skip to content

utronframework/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

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

Prerequisite

You only need a working Go environment

Installation

go get github.com/utronframework/chat

Running the application

 cd $GOPATH/github.com/utronframework/chat
 go run main.go

screen shot

chat app with utron

About

Simple chat application with utron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published