deno.com
interface Deno.QuicListenOptions
unstable

Properties #

#alpnProtocols: string[]

Application-Layer Protocol Negotiation (ALPN) protocols to announce to the client. QUIC requires the use of ALPN.

#key: string

Server private key in PEM format

#cert: string

Cert chain in PEM format