quininer / tokio-rustls

Asynchronous TLS/SSL streams for Tokio using Rustls.
142 stars 38 forks source link

Update to tokio '0.2.0-alpha.5'. #48

Closed jebrosen closed 4 years ago

jebrosen commented 4 years ago

The examples appear to already be broken and I made no attempt to fix them in this PR, but I did test this against an update to Rocket's async branch to use the latest hyper and tokio alphas.

quininer commented 4 years ago

Thanks you! I will release new version at night.