openiothub_grpc_api 1.1.1 copy "openiothub_grpc_api: ^1.1.1" to clipboard
openiothub_grpc_api: ^1.1.1 copied to clipboard

OpenioTHub Dart gRPC.

grpc-api #

OpenIoTHub‘s Grpc API

https://grpc.io/docs/languages/go/quickstart/
https://grpc.io/docs/protoc-installation/
brew install protobuf
$ go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
$ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
dart pub global activate protoc_plugin