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
- BUG: construct compression encoding doesn't consider enabled encodings
- fix(compression): fix compression encoding consider enabled
- fix(lb): use the first available address
- Make `transport::error::Kind` public, for better programmatic error handling
- Client panic
- Remove the 0.14.x branch (and potentially replace it with a tag on master)
- No error when streaming response is closed with RST_STREAM(NO_REASON)
- feat(service): add CircuitBreaker middleware
- Channel::from_shared doesn't support unix URIs
- examples: add server-side timeout example
- Docs
- Rust not yet supported