property CommonConnectionOptions.ALPNProtocols
An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)
Type #
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