Skip to content

State of GRPC with rust-protobuf? #613

Answered by stepancheg
mwlon asked this question in Q&A
Discussion options

You must be logged in to vote

are there any good GRPC clients that work with it?

grpc-rs, which depends on native C (or C++?) implementation

And there's tonic-grpc for prost protobuf. It should be possible to make tonic-grpc work with rust-protobuf, but nobody did it yet.

on a GRPC implementation, but it sounds like it's not ready for production use

Right.

Are there any examples of using rust-protobuf with a GRPC client?

grpc-rs or grpc-rust should have examples.

Does it look like you or others will be able to get your grpc crate to a completed state anytime soon?

Soon, definitely not.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by stepancheg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants