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
- tonic-prost 0.14: ProstEncoder and ProstDecoder Default shouldn't require T: Default
- Consider impl <T, R: Into<T>> IntoRequest<T> for R
- fix(tonic-web): fix dropped trailers in combined streaming call.
- metadata: Changes to support gRPC Rust requirements
- client must not attempt decode responses with wrong content type
- feat(tonic): add From<BoxError> implementation for tonic::transport::Error
- transport: unify request modifiers and reduce allocations
- Project using `tonic-prost-build` rebuilding when unrelated files not in `.gitignore` change
- Support xDS in Tonic and gRPC
- fix(types): Serialize `BadRequest::FieldViolation` `reason` and `localized_message`
- Docs
- Rust not yet supported