Simple TCP Server Very basic. No build process, but this is mainly for demoing purposes. Start server: go run server.go Start a client: go run client.go