Ready — Click play to start the demo
TLS Session Resumption & 0-RTT
Does HTTPS need a full handshake on every reconnect? No. TLS has two ways to 'remember' a session — Session ID and Session Ticket — so reconnects skip the full handshake. Tickets go further: they enable 0-RTT data.