Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 136 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 136 Bytes

#grpc-demo

  • go generate ./...

  • cd server

  • go run main.go

  • Open a new terminal: cd client

  • go run main.go grpcclient.go