gRPC Chat Example Golang simple gRPC chat Run Server $ go run server/main.go Connect Client $ go run client/main.go localhost:8080 YourName