quinn-rs / quinn

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

Avoid unwrapping in Endpoint #1236

Closed djc closed 2 years ago

djc commented 2 years ago

Some followup to #1232.