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
- optimize some SendBuf logic
- bbr: fix cwnd calculation when recovery starts
- refactoring to prepare multipath support without side effects
- Update build.rs
- Maintaining and cleaning up state for streams
- 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
- Timeout value is different when shutting down a quiche connection for ECDSA keypairs vs RSA keypairs
- Introduce session_and_params methods
- How to mitigate packet drops during connection handshake
- Docs
- Rust not yet supported