mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
e9b29c8c0b
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
cbindgen.toml | ||
moz.build | ||
NeqoHttp3Conn.h |