async-rs / async-tls

A TLS implementation over AsyncRead and AsyncWrite
https://async.rs
Apache License 2.0
167 stars 47 forks source link

futures-lite instead of futures via feature #58

Closed brandonros closed 1 month ago

brandonros commented 1 month ago

would the maintainers ever consider something like this?

brandonros commented 1 month ago

looks like I am mistaken and do not realize futures-lite just re-exports futures-io