mozilla
neqo
BlogDocsChangelog

Branches performance

Pull requests

chore(transport/fc): add debug_assert to catch underflow#3209
last run
17 hours ago
chore(transport/fc): add debug_assert to catch underflow Needed for https://github.com/mozilla/neqo/issues/3208.
17 hours ago
fffd8c1
mxinden:debug-fc
CodSpeed Performance Gauge
-17%
feat(transport): make max_udp_payload_size tparam configurable#3207
last run
20 hours ago
feat(transport): make max_udp_payload_size tparam configurable Some QUIC servers use an initial MTU larger than 1280 bytes. This is problematic when connecting to such servers via a proxy (e.g. MASQUE connect-udp). While most unproxied paths can handle >1280 bytes, some proxied paths cannot. Firefox will need to restrict the max_udp_payload_size to 1232 bytes (i.e. 1232 + 40 (v6) + 8 (UDP)) on proxied connections to support such restrictive paths.
20 hours ago
94973f6
mxinden:param-max-udp
CodSpeed Performance Gauge
-8%
feat(bin/client): add --proxy to proxy HTTP/3 This commit enables the `neqo-client` to proxy an HTTP/3 connection through a MASQUE CONNECT-UDP proxy.
3 days ago
15a23a7
mxinden:masque-client
CodSpeed Performance Gauge
-37%
chore: Fuzz `HSettings` decoding
2 days ago
1c68269
larseggert:chore-fuzz-hsettings
CodSpeed Performance Gauge
-12%
© 2025 CodSpeed Technology
Home Terms Privacy Docs