grpc-rust icon indicating copy to clipboard operation
grpc-rust copied to clipboard

Is there a plan to move to Async/Await

Open ghost opened this issue 4 years ago • 2 comments

Hey guys, really awesome job with this one. I am heavy user of this crate as it seamless integrates into the rust with bazel using rules_rust. I do have a question: Async/Await just got pushed to stable in rust 1.39 a week ago. I am wondering if there was any plan to migrate this crate to use futures 0.3.x and move the crate and it's dependencies to the new async/await syntax. #99 touches my questions, but there has been little discussion since Jan of this year.

Happy to help in the efforts.

ghost avatar Nov 16 '19 09:11 ghost

+1

jmjoy avatar Nov 24 '19 02:11 jmjoy

There is no plans, and I'm super busy now to maintain the project. Sorry. If there are PR's I will try to review and merge them.

stepancheg avatar Nov 24 '19 21:11 stepancheg