quinn-rs / quinn

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

Avoid unwrapping in Endpoint #1236

Closed djc closed 3 years ago

djc commented 3 years ago

Some followup to #1232.