/go-grpc-course

gRPC crash course

Primary LanguageGo

gRPC crash course

install protoc on ubuntu

 sudo apt install protobuf-compiler
sudo apt  install golang-goprotobuf-dev