SSLClient
SSLClient copied to clipboard
Support for ALPN setting
Hi,
great library. What im missing for my use case however is support for setting the ALPN protocols. This is possible in WiFiClientSecure
through the setAlpnProtocols
function.
I could write a short pull request.
Hi @lodemo if this is still of interest for you please do write a PR for this, will leave the issue open for a while and then close if no further commentary. Cheers