cloudflare / quiche

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

Does quiche support send NEW_TOKEN frame? #1112

Open lostk1ng opened 2 years ago

lostk1ng commented 2 years ago

Does quiche support send NEW_TOKEN frame to client for address validation for future connections? As this is mentioned in https://www.rfc-editor.org/rfc/rfc9000.html#section-8.1.3.

LPardue commented 2 years ago

This is still a TODO item.