GRPC

Installation

# install protoc cmd 
brew install protobuf

# install go plugin for protobuf
go get -u github.com/golang/protobuf/protoc-gen-go