quinn-rs / quinn

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

Bump quinn-udp version to 0.4 #1535

Closed link2xt closed 1 year ago

link2xt commented 1 year ago

It includes a fallback for old Linux and Android systems which do not support setting ECN flag on UDP packets.

link2xt commented 1 year ago

Since quinn-udp depends on unpublished quinn-proto 0.10, quinn-proto should be published first.

Ralith commented 1 year ago

A breaking public dependency version change is a breaking change, so this should be 0.4.

djc commented 1 year ago

@link2xt can you bump this to 0.4.0, please?

link2xt commented 1 year ago

Rebased and bumped to 0.4