TCP Chat A bare bones TCP Chat Application. It is fully functional. You can install it either as a Server or as a Client. Install Server go get github.com/nubunto/tcpchat/cmd/server Install client go get github.com/nubunto/tcpchat/cmd/client Licensed under the MIT license.