cloudflare / cloudflare/quiche

Does quiche support send NEW_TOKEN frame?

Open
#1,112 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11.8k
Forks
1.1k
Avg merge
21h 9m
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start with RFC 9000 section 8.1.3, which the issue cites, then inspect quiche's transport-frame handling and tests for NEW_TOKEN. Determine whether quiche can send the frame to clients for future address validation; completion would require a clear support status and, if unsupported, an agreed implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.