Files
quic-go/internal/handshake
Marten Seemann 8cde4ab638 refactor how session tickets are sent
Previously, RunHandshake() would send the session tickets. Now, the
session initiates the sending of the session ticket. This simplifies the
setup a bit, and it will make it possible to include the RTT estimate in
the session ticket without accessing the RTTStats concurrently.
2020-02-10 17:42:09 +07:00
..
2019-09-17 13:50:19 +07:00
2019-03-31 23:56:24 +09:00