tls icon indicating copy to clipboard operation
tls copied to clipboard

Alpn feature

Open MarnixKuijs opened this issue 4 years ago • 5 comments

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 avatar Dec 30 '20 15:12 MarnixKuijs

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

MarnixKuijs avatar Dec 30 '20 15:12 MarnixKuijs

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.

MarnixKuijs avatar Dec 30 '20 15:12 MarnixKuijs

May I know if there is any progress here?

cavivie avatar Dec 04 '23 04:12 cavivie

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

khanhnt2 avatar Apr 04 '24 06:04 khanhnt2

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

djc avatar Apr 04 '24 06:04 djc