PALPNProtocols
Bun

property

tls.CommonConnectionOptions.ALPNProtocols

ALPNProtocols?: Uint8Array<ArrayBufferLike> | string[] | Uint8Array<ArrayBufferLike>[]

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