gecko-dev/netwerk/socket/neqo_glue
Max Inden e9b29c8c0b Bug 1929818 - add Glean metric for QUIC frame count r=kershaw,necko-reviewers
Add a Glean metric counting the number of QUIC frames, labeled by frame type.

This is e.g. helpful to measure the impact of [stream receive window
auto-tuning](https://github.com/mozilla/neqo/issues/733), looking at the number
of max_stream_data frames sent and stream_data_blocked frames received.

Differential Revision: https://phabricator.services.mozilla.com/D228295
2024-11-12 10:10:35 +00:00
..
src Bug 1929818 - add Glean metric for QUIC frame count r=kershaw,necko-reviewers 2024-11-12 10:10:35 +00:00
Cargo.toml Bug 1926928 - update to neqo v0.10.0 r=necko-reviewers,sunil,valentin 2024-11-06 08:21:25 +00:00
cbindgen.toml
moz.build
NeqoHttp3Conn.h Bug 1901295 - Use quinn-udp instead of NSPR for QUIC UDP I/O r=necko-reviewers,jesup,supply-chain-reviewers,kershaw 2024-07-26 08:35:22 +00:00