Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rustls back #4

Closed
dignifiedquire opened this issue Dec 13, 2019 · 3 comments
Closed

Add support for rustls back #4

dignifiedquire opened this issue Dec 13, 2019 · 3 comments

Comments

@dignifiedquire
Copy link
Member

No description provided.

@jocutajar
Copy link
Contributor

jocutajar commented Aug 27, 2020

I'd like to see or make this happen. I've used async-tls in Samotop and it was lovely. I had some issues getting async-native-tls to compile in my scenario. I'd suggest to make it the default even so people do not have to bother with extra non-rust dependencies just trying it out.

@randomairborne
Copy link

+1 to this, it would be useful to not depend on OS libraries

@link2xt
Copy link
Collaborator

link2xt commented Jan 31, 2023

Closing as #57 removed connection code out of the library. Now the user of the library creates a connection and can use any TLS library.

@link2xt link2xt closed this as completed Jan 31, 2023
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

No branches or pull requests

4 participants