quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.85k stars 394 forks source link

Retry token fixes #1332

Closed Ralith closed 2 years ago

Ralith commented 2 years ago

Resolves some correctness issues detected in interop testing, and makes us a bit better at detecting them ourselves.