Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 453 Bytes

barrenschat

Build Status Go Report Card

Chat application written in GoLang using websockets and TLS

running tests and benchmarks

go test -v -race ./... -bench=.

godep save ./...