quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Nuke interop tool #1202

Closed Ralith closed 2 years ago

Ralith commented 2 years ago

Manual interop testing has been obsoleted by e.g. https://github.com/marten-seemann/quic-interop-runner, and it's a chore to maintain in the face of API refactoring such as #1201. See also https://github.com/quinn-rs/quinn/issues/1171.