property

quic.SessionOptions.enableEarlyData

enableEarlyData?: boolean

When true, enables TLS 0-RTT early data for this session. Early data allows the client to send application data before the TLS handshake completes, reducing latency on reconnection when a valid session ticket is available. Set to false to disable early data support.