quinn-rs / quinn

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

remove direct mio dependency #1344

Closed yu-re-ka closed 2 years ago

yu-re-ka commented 2 years ago

Unless I overlooked something, we don't use the mio UdpSocket for anything other than the only_v6, which can be easily replaced