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 supported8 Subscribers
Add a CodeTriage badge to tonic
Help out
- Issues
- GOAWAY message leads to other Clients/Channels being unresponsive
- Add a way to test/inspect server and router build/configuration
- Integration of flatbuffers
- Dynamically named services
- Malformed response for non `Ok` statuses when using `web_tonic` on the server.
- Place `StatusExt` and `RpcStatusExt` into separate files.
- Deprecate redundant `FromAny` test helper trait.
- Add gRPC to HTTP status code mapping with `CodeExt`
- Limit of 4M on outgoing messages
- Use a `Sink` argument instead of returning a `Stream` for response streaming
- Docs
- Rust not yet supported