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
- Hello, can anyone explain why ```conn.recv(&mut buf[..len], quiche::RecvInfo { from, to: local })``` toke 90% cpu?
- Feature: Automated Releases
- quiche/tokio-quiche build Failure cargo build --release --target x86_64-unknown-linux-musl
- Config `load_verify_locations_from_file` and `load_verify_locations_from_directory` not exposed to tokio-quiche *QuicSettings*
- tokio-quiche doesn't propagate handshake errors
- Add async InitialQuicConnection.start_with_result(app)
- tokio-quiche: Client cancels HTTP3 request
- h3i: add interactive mode to async client
- Why doesn’t tokio-quiche provide a more user-friendly API?
- fixed unused() method to properly check sent packets
- Docs
- Rust not yet supported