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
- TLS connection establishment errors can cause the server to shutdown since tonic v0.12.2
- Package Apache-2.0 license properly
- License correction and on-the-fly codegen
- feat: add debug spans for decoding requests
- Drop async_trait
- allow turning off tonic_build transport feature for wasm target alone
- Tonic Relection needs a readme/howto
- Server-streaming is always batched based on size of mpsc::channel(N) + 1
- URI path is not respected in Endpoint
- Support hyper 1.0
- Docs
- Rust not yet supported