Skip to content

[external] Vendor cyper dependency to support prior_knowledge over H2#14

Open
ArnavBalyan wants to merge 1 commit into
mainfrom
pr-vendor-cyper-h2
Open

[external] Vendor cyper dependency to support prior_knowledge over H2#14
ArnavBalyan wants to merge 1 commit into
mainfrom
pr-vendor-cyper-h2

Conversation

@ArnavBalyan

Copy link
Copy Markdown
Contributor

cyper fork adds Client::builder().http2_prior_knowledge() so PeerClient connect h2c on a plaintext inter node connection when rpc_tls is absent.

h2 fork raises DEFAULT_REMOTE_RESET_STREAM_MAX (20 -> 16384) and DEFAULT_LOCAL_RESET_COUNT_MAX to absorb the late-END_STREAM RST cascade between nodes.

Workspace [patch.crates-io] redirects every graph reference (including cyper-axum -> cyper and hyper/hyper-util -> h2) to the forks; one copy of each compiled.

See vendor/PATCHES.md for the exact delta vs upstream.

@ArnavBalyan ArnavBalyan changed the title Vendor Cyper dependency to support prior_knowledge over H2 [external] Vendor cyper dependency to support prior_knowledge over H2 May 21, 2026
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