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

Alpn feature #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Alpn feature #50

wants to merge 1 commit into from

Conversation

MarnixKuijs
Copy link

Rust native tls 0.2.7 just released and has the capabilities to have do alpn. I have added a feature to tokio native tls to enable alpn support.

@MarnixKuijs
Copy link
Author

Nevermind this doesn't actually do anything ignore this PR.

@MarnixKuijs MarnixKuijs reopened this Dec 30, 2020
@MarnixKuijs
Copy link
Author

Actually this does do something since tokio tls re-exports native tls, enabling this feature will make sure the alpn functions get re-exported as well.

@cavivie
Copy link

cavivie commented Dec 4, 2023

May I know if there is any progress here?

@khanhnt2
Copy link

khanhnt2 commented Apr 4, 2024

@quininer @djc, can you guys take a look into this?

@djc
Copy link
Contributor

djc commented Apr 4, 2024

Sorry, I was only active in this repo for tokio-rustls -- I don't use tokio-native-tls.

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.

4 participants