air-examples / chatroom

A real-time web chatroom built using Air.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatroom

A real-time web chatroom built using Air.

Installation

$ go get github.com/air-examples/chatroom

Usage

$ cd $GOPATH/src/github.com/air-examples/chatroom
$ go run main.go

License

This example is licensed under the Unlicense.

License can be found here.

About

A real-time web chatroom built using Air.

License:The Unlicense


Languages

Language:Go 54.7%Language:JavaScript 30.2%Language:HTML 9.8%Language:CSS 5.3%