Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
TLS has two techniques for reducing the number of roundtrips on connect:
- session resumption
- 0-RTT (zero round trip time) also called "early data"
we should implement both