github MirageNet/Mirage v49.3.0

latest releases: v149.2.0, v149.1.1, v149.1.0...
3 years ago

49.3.0 (2020-10-15)

Bug Fixes

  • double counting packets on kcp receive (89cb937)
  • NRE when disconnecting with no owned objects (4e7983e)

Features

  • KCP transport now has CRC64 validation (#397) (21c8649)

Performance Improvements

  • recycle segments (13a3c3d)
  • reduce allocation sending to observers (f5f7f6c)
  • reduce allocations per client (8d37f8c)
  • Refactore move to receive queue (173735c)
  • remove allocation (9311fbd)
  • reuse segment if it is a repeat (4879010)
  • Use allocation free completion source (20227a7)
  • use Unitask (384d02b)
  • Use UniTask instead of task (70c9cfb)

Don't miss a new Mirage release

NewReleases is sending notifications on new releases.