/gochat

Primary LanguageGo

README

What is this repository for?

  • Golang chatroom

How do I get set up?

  • go get github.com/jjensen90/gochat
  • go run *.go
  • visit localhost:8080 - try running in different browsers at the same time

Contribution guidelines

  • None yet