Open ruseinov opened 4 years ago
If there was a roadmap - this would be on it. I already use Tonic in other projects and would like to have gRPC as an option
I'm currently working on something else that's also gRPC-based, might eventually approach this here too.
Here's a nice example: https://github.com/hyperium/tonic/blob/master/examples/src/gcp/client.rs .