Skip to content

6th Implementation Draft

Lucas Pardue edited this page Jun 9, 2025 · 7 revisions

NB As of 2025-06-09 the wiki is archived and these pages are no longer actively maintained. Please see https://github.com/quicwg/quicwg.github.io for a better source of ancilliary information to form QUIC WG documents.

Same as 5th draft for the tests, but implementing draft-12 and PR #1389. PR 1389 changes the format of the long header. In particular, the Length field now covers Packet Number in addition to Payload.

There is a new "migration" test, which isn't terribly well defined at the moment. The idea is that if the peer sent a NEW_CONNECTION_ID frame, the local endpoint would start using that new CID for the connection, and verifies that that worked.

Clone this wiki locally