v0.11.0
Version 0.11.0 (2024-11-30)
- Updated
rustls
to 0.23 andquinn
to 0.11 (thanks to Cyannide, PR #28) - Changed doc & examples to use IPv6 by default (thanks to MyZeD, PR #29)
- Changed some errors logs to be warnnings
- Fixed: channels send tasks won't try to flush anymore if we know that the peer connection is closed/lost: less warnings logs emitted.