Since PingCAP seemly moves towards tower-grpc and prost:
wonder if libra considers to use pure rust implementation instead of c binding grpc?
Yeah we're aware of PingCap heading towards using tower-grpc and prost over grpcio so its on our radar but we haven't taken any action to migrate ourselves yet. I personally would prefer a pure rust implementation (especially if we can drop the requirement for protoc to be installed on the system in order to build the project).
Thanks for bringing this up, maybe this will prompt us to investigate if it's worth the effort to switch sooner.
Feel free to reach out to us in gitter as well. Happy to answer any questions re: tower-grpc 👍 http://gitter.im/tower-rs/tower
@carllerche Thanks for the offer! I'll be sure to hit you up once we start taking a closer look at this 😄
We've successfully completed migrating from grpcio to tonic as of last week!
Most helpful comment
Feel free to reach out to us in gitter as well. Happy to answer any questions re: tower-grpc 👍 http://gitter.im/tower-rs/tower