README ¶ gprc This is an example of how grpc is used in production. # run grpc server cd server && go run main.go # run grpc client cd client && go run main.go Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis client proto hellopb server Click to show internal directories. Click to hide internal directories.