Skip to content
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 329 Bytes

Chat

A real-time web chatroom built using Air.

Installation

$ go get github.com/BouncyElf/chat

Usage

$ cd $GOPATH/src/github.com/BouncyElf/chat
$ go run main.go

License

This example is licensed under the Unlicense.

License can be found here.