Skip to content

Conversation

@jbr
Copy link

@jbr jbr commented Apr 30, 2021

I've decided to try moving forward with async-tls-acceptor even though I haven't heard back on async-tls. If this goes well, I'll take a look at connectors as well. See smol-rs/async-rustls#7 for the equivalent PR on a rustls-based tls implementation.

This is only implemented for async-std runtime, because the trait has futures-based AsyncRead and AsyncWrite bounds.

Thanks!

closes #27

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.

Proposal: A shared trait for tls acceptors that are implemented by both async-tls and async-native-tls

1 participant