googleapis / googleapis/google-cloud-rust
FR: Support the use of gRPC-Rust as a transport layer for Storage
Open
api: storage
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
**Is your feature request related to a problem? Please describe.**
The official Google-maintained Rust implementation of gRPC (`gRPC-Rust`) has been released: https://crates.io/crates/grpc . We'd like to see what happens if Storage uses it.
**Describe the solution you'd like**
Storage control and data plane operations have an option to use `gRPC-Rust` instead of `tonic` as the transport.
**Additional context**
* b/526402680
Contributor guide
Assessment
This issue has not been assessed yet.