quiche
https://github.com/cloudflare/quiche
Rust
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to quiche
Help out
- Issues
- Update build.rs
- Add `quiche_config_load_priv_key` to FFI to be able to load a priv key without writing it to disk
- Add API to load certificate and private key from memory buffers
- Introduce session_and_params methods
- recovery: support maximum PTO
- Make quiche-client respect concurrency limits passed via CLI
- CRYPTO_refcount_dec_and_test_zero() crash
- Introduces preferred addressing to the Quiche apps server and client examples
- Update README.md to mention that pacing is required for BBR (e.g., on Linux use fq instead of fq_codel)
- Loading Native Certs on MacOS
- Docs
- Rust not yet supported