Type Parameters Jump to heading
Jump to headingZRTT extends boolean
Properties Jump to heading
optional
Jump to headingalpnProtocols: string[]
Application-Layer Protocol Negotiation (ALPN) protocols to announce to the client. QUIC requires the use of ALPN.
optional
Jump to headingzeroRtt: ZRTT = false
Convert this connection into 0.5-RTT at the cost of weakened security, as 0.5-RTT data may be sent before TLS client authentication has occurred.