A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
# Cargo.toml
[dependencies]
tonic = "0.14.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the Tonic Server type for building gRPC servers.
Ensure you have `tokio` as a dependency and use `#[tokio::main]` or manually create a runtime.
No dependency data recorded yet.