A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
cargo add tonic
[dependencies]
tonic = "0.14.6"
| 官网 | https://github.com/hyperium/tonic |
|---|---|
| 仓库 | https://github.com/hyperium/tonic |
| 最新版本 | 0.14.6 |
| 分类 | network-programming, asynchronous, web-programming |