github MirrorNetworking/Mirror v42.2.0

latest releases: v89.8.1, v89.8.0, v89.7.4...
3 years ago

42.2.0 (2021-06-20)

Bug Fixes

  • Batcher 'MaxBatchSize' changed to 'Threshold' to support larger messages too. They simply become large batches, while smaller ones are still fitted into 'Threshold'. fixes data race where larger messages would be sent immediately, while smaller ones would be sent at the end of the frame. prepares for timestamp batching which assumes a timestamp prefix for ALL batches (including larger ones, which previously would be treated as not a batch) (#2787) (2a563b9)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.