Skip to content

v4.1.0

Compare
Choose a tag to compare
@MidLevel-Bot MidLevel-Bot released this 11 Sep 15:47
· 211 commits to master since this release
49b0817

4.1.0 (2019-09-11)

Bug Fixes

  • Fixed packet drop timeout calculation (583b8ad)
  • Increased default max packet loss (94bb11b)

Features

  • Added ack resend limiting (bef7738)
  • Added start, stop and shutdown to RuffleSocket (49b0817)
  • Improved RTT calculation (05f7a63)

Performance Improvements

  • Removed heap pointer allocations (a15d28f)