What's Changed
- perf(driver): burst-read the udp socket to batch the SCTP receive path by @StefanoD in #815
- feat(datachannel): opt-in send back-pressure (writable / try_send) to bound peak RSS by @StefanoD in #817
- perf(driver): UDP GSO send + GRO receive batching via quinn-udp by @StefanoD in #820
- feat(runtime): bounded shared reactor pool + configurable SCTP receive window by @StefanoD in #819
Full Changelog: v0.20.0-rc.3...v0.20.0-rc.4