Go-chat is a simple IRC-like chat application written in Go. Clients connected to the server will be able to send messages from an arbitrary alias which will be broadcasted to all other clients connected to the server. Clients will also be able to run commands on the server such as /msg.
Installation
Server
TODO
Client
TODO
Usage
TODO
Commands
TODO
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.