PALPNProtocols
Bun

property

tls.ConnectionOptions.ALPNProtocols

ALPNProtocols?: readonly string[] | ArrayBufferView<ArrayBufferLike>

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