/GoChat

Bare-bones chatroom server made in Go!

Primary LanguageGo

GoChat!

Features:

**Chatrooms, Names, and Command Interpretation!**

Current Problems:

Broadcast doesn't work as expected

How to use:

Compile/run main.go and you're done! (Did not add configuration)

Client must be able to have chatroom name and nickname as requirement before connecting

<>NAME yournamehere

<>CHATROOM chatroom here

Please add/remove/modify as you please! :D