Skip to content

dbubel-rm/barrenschat-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ./...