Skip to content

Add http2_prior_knowledge to ClientBuilder#67

Merged
Berrysoft merged 2 commits into
compio-rs:masterfrom
ArnavBalyan:arnavb/support-h2-notls
May 17, 2026
Merged

Add http2_prior_knowledge to ClientBuilder#67
Berrysoft merged 2 commits into
compio-rs:masterfrom
ArnavBalyan:arnavb/support-h2-notls

Conversation

@ArnavBalyan
Copy link
Copy Markdown
Contributor

  • Http2 cannot run on plaintext today, which is useful for trusted networks/nodes
  • Allow the caller to configure h2 on plaintext not be forced on tls everytime
  • Expose with prior_knowledge flag

@ArnavBalyan
Copy link
Copy Markdown
Contributor Author

cc @Berrysoft @Sherlock-Holo could you pls TAL thanks

Comment thread cyper/src/client.rs Outdated
Co-authored-by: Yuyi Wang <Strawberry_Str@hotmail.com>
@ArnavBalyan
Copy link
Copy Markdown
Contributor Author

Updated thnx

@ArnavBalyan
Copy link
Copy Markdown
Contributor Author

Thanks, looks like the checks went through

@Berrysoft Berrysoft merged commit 0b283f1 into compio-rs:master May 17, 2026
33 checks passed
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.

2 participants