Skip to content
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

Update to Tokio 1.0 #73

Closed
akiradeveloper opened this issue Nov 3, 2020 · 4 comments · Fixed by #144
Closed

Update to Tokio 1.0 #73

akiradeveloper opened this issue Nov 3, 2020 · 4 comments · Fixed by #144
Labels
enhancement New feature or request

Comments

@akiradeveloper
Copy link
Owner

To use tokio 0.3, tonic should be updated but it depends on hyper. see hyperium/hyper#2302

@akiradeveloper
Copy link
Owner Author

To call next with DelayQueue, it should be a Stream but it was not possible to unlock the impl. I fixed this problem but new tokio-util isn't released yet. tokio-rs/tokio#3087

@akiradeveloper
Copy link
Owner Author

Now that hyper finished their job, I am waiting for new tonic hyperium/tonic#443

@akiradeveloper akiradeveloper added the enhancement New feature or request label Nov 20, 2020
@akiradeveloper akiradeveloper changed the title tokio 0.3 tokio 1.0 Dec 24, 2020
@akiradeveloper akiradeveloper changed the title tokio 1.0 Update to Tokio 1.0 Jan 9, 2021
@akiradeveloper
Copy link
Owner Author

@akiradeveloper akiradeveloper linked a pull request Jan 23, 2021 that will close this issue
@akiradeveloper
Copy link
Owner Author

done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant