krishanthisera / golang-grpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC with GO

Dependencies: go, protoc

intatll protoc on mac with brew:

brew install protobuf

proroc further reading: protocol-buffers

About