grpc-protobuf
Protobuf integration for the grpc crate.
NOTE: This version is a preview and not recommended for any production use. All APIs are unstable. Proceed at your own risk.
Crate Information
This crate provides types that applications use to perform and control RPCs.
The types in this crate are generally created by the generated code produced by
protoc-gen-rust-grpc. Detailed usage
information can be found in the crate documentation.
Documentation, Examples, and Getting Started
Please see our website for everything you should need to get started using gRPC!