gRPC 的 Rust 封装 gRPC-rs
- 授权协议: Apache-2.0
- 开发语言: Rust
- 操作系统: 跨平台
- 软件首页: https://github.com/pingcap/grpc-rs
- 软件文档: https://github.com/pingcap/grpc-rs
- 官方下载: https://github.com/pingcap/grpc-rs
软件介绍
gRPC-rs 是 gRPC Core 的 Rust 封装。gRPC 是一个高性能的开源通用 RPC 框架,它采用移动和 HTTP/2 优先的思想。
已支持以下功能:
Basic asynchronous unary/steaming call
SSL
Generic call
Connection level compression
Interoperability test
QPS benchmark
Health check
该项目仍在开发中,还有部分功能未完成:
Custom metadata
Reflection
Authentication
Load balance
