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 #78

Closed
wants to merge 5 commits into from
Closed

Update to tokio 1.0 #78

wants to merge 5 commits into from

Conversation

messense
Copy link

@messense messense commented Nov 6, 2020

Based on #77

Urhengulas and others added 2 commits October 20, 2020 19:08
* `Cargo.toml`
    * bump `tokio` from `0.2` to `0.3`
    * exchange `tokio-tls` with `tokio-native-tls 0.2`
* `stream`:
    * adapt `impl AsyncRead for MaybeHttpsStream`
    * adapt `impl AsyncWrite for MaybeHttpsStream`
    * adapt `impl Connection for MaybeHttpsStream`
@BlackHoleFox
Copy link

Is there anything blocking this? The checklist shows it as one of the last remaining things for Reqwest to update D:

@mbrossard
Copy link

Is there anything blocking this? The checklist shows it as one of the last remaining things for Reqwest to update D:

If I read the diff of this PR correctly, it seems we are waiting hyper-tls v0.14 (hyperium/hyper#2352), which is waiting for updates of h2 (hyperium/h2#499), http and http-body.

@lberrymage lberrymage mentioned this pull request Dec 23, 2020
@messense messense changed the title Update to tokio 0.3 Update to tokio 1.0 Dec 25, 2020
@messense
Copy link
Author

Closing in favor of #79

@messense messense closed this Dec 28, 2020
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

4 participants