Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 243 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 243 Bytes

gRPC-Go: The Google opensource RPC library in golang.

To install this package, you need to install Go 1.4 and setup your Go workspace on your computer. The simplest way to install the grpc package is to run:

go get github.com/google/grpc-go