Skip to main content

ALPNProtocols

property CommonConnectionOptions.ALPNProtocols

An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

string[]
| Uint8Array[]
| Uint8Array
| undefined
Back to top