quinn-rs / quinn

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

Add --initial-max-udp-payload-size command line option for perf #1435

Closed stormshield-damiend closed 1 year ago

stormshield-damiend commented 1 year ago

client and server binaries to change the initial size of UDP packet payload.

Ralith commented 1 year ago

Thanks! Needs a rebase.

stormshield-damiend commented 1 year ago

Thanks! Needs a rebase.

done