quinn-rs / quinn

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

Apply datagram frame size to entire frame, not just payload #1229

Closed Ralith closed 3 years ago

Ralith commented 3 years ago

This is, unfortunately, the specified behavior.