Skip to content

feat: support 0-RTT session resumption#179

Open
mp0rta wants to merge 3 commits into
mainfrom
feat/0rtt-resumption
Open

feat: support 0-RTT session resumption#179
mp0rta wants to merge 3 commits into
mainfrom
feat/0rtt-resumption

Conversation

@mp0rta

@mp0rta mp0rta commented Jun 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

mp0rta added 2 commits June 29, 2026 03:35
Store token, session ticket, and transport parameters from xquic
save callbacks and pass them back on reconnect. SNI-scoped to
prevent cross-server reuse. Oversized data is discarded with a
warning instead of silently truncated.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying mqvpn with  Cloudflare Pages  Cloudflare Pages

Latest commit: a394732
Status: ✅  Deploy successful!
Preview URL: https://582acb74.mqvpn-ee4.pages.dev
Branch Preview URL: https://feat-0rtt-resumption.mqvpn-ee4.pages.dev

View logs

Faster initial reconnect after connection loss. Backoff
(1→2→4→8→...→60s) prevents server overload on sustained outage.
Also reverts idle timeout define extraction (single use site).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant