property CommonConnectionOptions.ALPNProtocols
An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)
Type Jump to heading
string[]
| Uint8Array[]
| Uint8Array
| undefined
An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)
string[]
| Uint8Array[]
| Uint8Array
| undefined