Skip to content

docs: document ALPNCallback option for TLSSocket#61052

Closed
som14062005 wants to merge 2 commits intonodejs:mainfrom
som14062005:main
Closed

docs: document ALPNCallback option for TLSSocket#61052
som14062005 wants to merge 2 commits intonodejs:mainfrom
som14062005:main

Conversation

@som14062005
Copy link

Fixes #61047

Added documentation for the ALPNCallback option in new tls.TLSSocket()
which was previously undocumented but functional.

This option allows server-side TLS sockets to dynamically select ALPN
protocols when isServer is true.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: new tls.TLSSocket() supportsALPNCallback option but it is undocumented

4 participants