Closed Urhengulas closed 3 years ago
Cargo.toml
tokio
0.2
0.3
tokio-tls
tokio-native-tls 0.2
stream
impl AsyncRead for MaybeHttpsStream
impl AsyncWrite for MaybeHttpsStream
impl Connection for MaybeHttpsStream
Fixes #76
hyper
tokio 0.3
Can be closed, as we have an pullrequest for tokio 1.0
Work continued in #79
Changes
Cargo.toml
tokio
from0.2
to0.3
tokio-tls
withtokio-native-tls 0.2
stream
:impl AsyncRead for MaybeHttpsStream
impl AsyncWrite for MaybeHttpsStream
impl Connection for MaybeHttpsStream
Fixes #76
Status
hyper
to supporttokio 0.3
→ implemented in https://github.com/hyperium/hyper/pull/2319hyper
release including changes