PALPNProtocols
Bun

property

tls.ConnectionOptions.ALPNProtocols

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

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