-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
tonic-reflection
dependency (#4871)
Summary: The [`tonic-reflection`] crate implements the gRPC reflection protocol, and will enable us to significantly simplify `grpc_cli` usage. Reflection was released in Tonic v0.4.1, so this patch also upgrades the rest of our Tonic stack to the latest versions. [`tonic-reflection`]: https://crates.io/crates/tonic-reflection Test Plan: It builds: `bazel build //tensorboard/data/server/cargo:tonic_reflection`. wchargin-branch: rust-dep-tonic-reflection
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.