quininer / tokio-rustls

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

futures 0.3 + romio #24

Closed quininer closed 5 years ago

quininer commented 6 years ago

Currently tokio does not support futures 0.3, we can use romio instead of it to implement a simple test.

quininer commented 5 years ago

This crate follow tokio, maybe we can have a futures-rustls.