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
- Usage of tokio::fs/io in client stream handler function seems to prohibit client stream error propagation
- Using (named) interceptors changes the request type from gRPC proto to HTTP (?) when upgrading tonic 0.4->0.5.2
- Unable to integrate tower retry with tonic because http::Request is not Clone
- Add ability to specify import path instead of hardcode to `tonic-build` codegen
- Re-use Request instance?
- Memory leak in client streaming code
- Unmatched license allowance in cargo-deny (gh-actions)
- Client must not expect to hear back from server when establishing bidirectional stream
- xDS Load Balancing Support
- Sending large packets is slow (on the client)
- Docs
- Rust not yet supported