-
Support SSL keylog with QUIC
Currently, although the 'key_log' configuration is accepted without any errors or warnings, it doesn't work as expected with QUIC. Only the file gets generated but with…
-
I've been separately experimenting with describing RoQ sessions in an implementation of my [old SIP-over-QUIC draft](https://datatracker.ietf.org/doc/draft-hurst-sip-quic/), which uses SDP offer/answe…
-
## 🚀 Feature Proposal
Implementation of QUIC ~~https://tools.ietf.org/html/draft-ietf-quic-transport-27~~
RFC: https://datatracker.ietf.org/doc/rfc9000/
More related RFCs:
- https://datatrac…
-
QUIC is a UDP based protocol that offer rialable transportation of data. HTTP3 uses it.
An advantage is that it uses connection ID's over IP adresses plus port number to indentify a connection. I…
-
- [ ] https://github.com/status-im/nim-quic/blob/084413c986de1e3e61700b802bf3a8ea4f270f7f/quic/helpers/bits.nim#L4 - we avoid range due to several issues with the semantics surrounding it
- [ ] an e…
-
Hello,
When running cloudflared on bare metal (or docker), attempts to pass certain UDP traffic via the WARP client results in the log being spammed (multiple times per second) with the following:
…
-
Media over QUIC recently merged a PR defining how moq will use priorities (https://github.com/moq-wg/moq-transport/pull/470). The scheme is based on the MoQ object model (track, group, object) and is…
-
IMO, it would be cool to add QUIC as a transport too already. I briefly skimmed through the go implementation: should be straight-forward (could also just be a boolean flag for now; same for the rust …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
edit and continue session failed
### Expected Behavior
start the app again after …
-
DCV on the head node leverages the default transport protocol configuration of WebSockets over TCP, but it can support QUIC with minor backwards-compatible configuration change.
I enable QUIC by de…