mozilla / neqo

Neqo, the Mozilla Firefox implementation of QUIC in Rust
https://firefox-source-docs.mozilla.org/networking/http/http3.html
Apache License 2.0
1.83k stars 123 forks source link

Implement POST test in quic-network-simulator #778

Closed agrover closed 6 months ago

agrover commented 4 years ago

See https://github.com/marten-seemann/quic-interop-runner/issues/79

We want to test client upload performance, but there is not currently a test in QNS that does this.

agrover commented 4 years ago

de-prioritizing since Neqo as QNS server tests send performance.

larseggert commented 6 months ago

Closing, since the interop runner still hasn't grown support for this test.