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 tokio to v0.3 #119

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Update tokio to v0.3 #119

merged 1 commit into from
Jan 23, 2021

Conversation

athre0z
Copy link
Contributor

@athre0z athre0z commented Dec 5, 2020

This PR upgrades Tokio to v0.3.

Unfortunately, Tokio (temporarily) dropped support for set_keepalive, so I had to comment this out for now. See these issues for details:

tokio-rs/tokio#3082
tokio-rs/tokio#3109

I'm not sure how important this set_keepalive is to you. Depending on that, we might have to wait until Tokio adds it back, or we could just throw it out entirely (since no backend supports it now).

@suharev7
Copy link
Owner

Thanks a lot for your contribution.

@suharev7 suharev7 merged commit 3a05ca3 into suharev7:async-await Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants