tonic
https://github.com/hyperium/tonic
Rust
A native gRPC client & server implementation with async/await support.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported10 Subscribers
Add a CodeTriage badge to tonic
Help out
- Issues
- feat(grpc-xds): gRFC A74 model validated xDS resources and XdsConfig snapshot
- tonic-xds: deadlock when more than 65 services on the same port.
- gRPC-xDS: Complete xDS-Client Feature Set (gRFCs A46, A47, A53, A57, A88, etc)
- tonic-prost-build: URLs in service method comments are not escaped for proper Rust doc formats
- fix: make encode_item panic/error-safe so it never exposes uninitialized header bytes
- Add socket-activation support for grpc.
- Add socket activation support for TCP and UDS servers
- grpc: add service config types and parsing
- Testing: add a CI test using the minimum version of every dependency
- fix(tonic-web): don't drop an already-parsed trailer when it arrives alongside data in one poll
- Docs
- Rust not yet supported