Releases: MidLevel/Ruffles
Releases · MidLevel/Ruffles
v5.4.4
5.4.4 (2019-12-11)
Bug Fixes
- Fixed connection resetting when packet merging is disabled (27ac220)
v5.4.3
5.4.3 (2019-12-11)
Performance Improvements
v5.4.2
5.4.2 (2019-12-11)
Bug Fixes
- Fixed exception when reliable window is exhausted and memory manager is trying to dealloc null pointers (5a0657b)
v5.4.1
5.4.1 (2019-12-11)
Performance Improvements
- Improved message merge performance by removing unpack lock (e92de94)
v5.4.0
5.4.0 (2019-12-11)
Features
- Added separate ConnectionRequestTimeout and HandshakeTimeout (777705c)
v5.3.0
5.3.0 (2019-12-10)
Features
- Made the whole API thread safe (2cc91f6)
v5.2.0
5.2.0 (2019-12-10)
Features
- Added safety when no event delivery method is present (7f4b0ed)
v5.1.3
5.1.3 (2019-12-10)
Bug Fixes
- Fixed socket stop and shutdown (0f777d1)
v5.1.2
5.1.2 (2019-11-25)
Bug Fixes
- Fix memory leak when wrapping window due to packet loss (f5ae3c6)
v5.1.1
5.1.1 (2019-11-22)
Bug Fixes
- Fixed invalid connection challenges being sent due to race (735e975)