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
- fix: zero-initialize msghdr first for musl lib build compatibility
- Exposing the number of bytes available to read
- stream_id helpers
- build(deps): update tabled requirement from 0.15.0 to 0.20.0
- 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)
- Docs
- Rust not yet supported