Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 346 Bytes

File metadata and controls

22 lines (14 loc) · 346 Bytes

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.