quinn
quinn copied to clipboard
Async-friendly QUIC implementation in Rust
#2040 disabled building fips in docs, due to it causing an error on docs.rs build servers. However, I opened an [upstream issue](https://github.com/aws/aws-lc-rs/issues/600#event-15404384068) which justsmth [claims](https://github.com/aws/aws-lc-rs/issues/600#issuecomment-2494930755) to have solved and published...
I've came across https://github.com/quinn-rs/quinn-ffi, but it was maintained long ago. My goal is to create a WebTransport for Unity (using https://github.com/BiagioFesta/wtransport). Do I need to compile the quinn first then...
Sometimes the application knows about network path changes that Quinn may not detect immediately to. If the network changed significantly it can often be faster to reach optimal throughput and...