cloudflare / quiche

🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
https://docs.quic.tech/quiche/
BSD 2-Clause "Simplified" License
9.29k stars 697 forks source link

qlog: HandshakeDone frame type #441

Closed agrover closed 4 years ago

agrover commented 4 years ago

Recent drafts added a new HandshakeDone frame type, please support it in qlog crate. Or does this need to wait for qlog spec to be updated? Thanks.

LPardue commented 4 years ago

Lol, see https://github.com/cloudflare/quiche/pull/437

agrover commented 4 years ago

dupe, thanks y'all.

ghedo commented 4 years ago

It's ok, we can close this when the PR is merged.