Tiny IRC-like chat server written in Go
./mini-chat server --port 1337 --history chat.log
./mini-chat client --ip 192.168.0.100 --port 1337