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 supported0 Subscribers
Add a CodeTriage badge to quiche
Help out
- Issues
- BBR: Check for app-limited when entering a new iteration of the send loop
- Fix control frames not marked as lost on old path after migration (#2452)
- pkt_num_len can return 1 byte, leading to AEAD decryption failures under packet reorder
- packet: never emit 1-byte truncated packet numbers
- ci: add Semgrep OSS scanning workflow
- on_peer_migrated does not retire the DCID previously used on the old path
- Add `acked` packet count to connection stats to make short-term loss rate more precisely
- tokio-quiche: add CA path options for peer verification
- ffi: Support config settings in C API
- extract pto duration calculation into helper function
- Docs
- Rust not yet supported