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
- Bring back tonic-web interop tests
- Re-use Request instance?
- gRPC-Web wasm browser client implementation in tonic-web
- Support glob patterns when compile .proto files
- Use uds client without TryFrom
- Memory leak in client streaming code
- Docs
- Rust not yet supported