interface Deno.QuicAcceptOptions
extends QuicServerTransportOptions
unstable
Type Parameters #
#ZRTT extends boolean Properties #
#alpnProtocols: string[] optional
Application-Layer Protocol Negotiation (ALPN) protocols to announce to the client. QUIC requires the use of ALPN.