Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.1k stars 430 forks source link

feat: stable messages #2928

Closed patrick-janeiro closed 3 days ago

patrick-janeiro commented 1 month ago

Changelog

Added new enumeration for message type it increase stability of message ordering.

Testing and Documentation

unity-cla-assistant commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Patrick Janeiro seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

NoelStephensUnity commented 3 days ago

closing this PR as it was replaced with #2929