GRPC
- bloomRPC: GUI Client for GRPC Service
Installation
# install protoc cmd
brew install protobuf
# install go plugin for protobuf
go get -u github.com/golang/protobuf/protoc-gen-go
# install protoc cmd
brew install protobuf
# install go plugin for protobuf
go get -u github.com/golang/protobuf/protoc-gen-go