-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tokio-core is deprecated. #29
Comments
Any progress on this? |
I think that conversion from |
Just a short note (as I otherwise don't have the time to work on this library): moving away from |
Yes, I was realizing that last night when I was trying to do the migration myself. |
Hi @inejge , I had a go at trying to port to tokio today, and have made some progress. It looks like the blocker is I'm due to release a program that will be deployed at clients in the coming days, so I don't have a choice but to "make it work". |
Right, the |
I found red75prime/tokio-proto@cd1af82, which while not ideal, still allowed me to get the crate to build. I just got it to build now actually. |
With the port to Tokio 0.2, this can now be closed. |
Thanks @inejge |
No description provided.
The text was updated successfully, but these errors were encountered: