/grpc-workshop

gRPC Workshop example code

Primary LanguageGo

gRPC Workshop

Prerequisites

Go

brew install go

VSCode

brew cask install visual-studio-code

Extentions

  • vscode-proto3
  • Clang-Format
brew install clang-format

Protoc

brew install protobuf