Skip to content

chore: Remove soon-to-be-deprecated API from UnityTransport#2213

Merged
simon-lemay-unity merged 2 commits intodevelopfrom
chore/remove-deprecated-api-transport
Sep 22, 2022
Merged

chore: Remove soon-to-be-deprecated API from UnityTransport#2213
simon-lemay-unity merged 2 commits intodevelopfrom
chore/remove-deprecated-api-transport

Conversation

@simon-lemay-unity
Copy link
Copy Markdown
Contributor

Minor patch to remove ComputeNewNonce. That API is getting deprecated in UTP 1.3, and it will be removed in the next 2.0 experimental release. Usage of this API isn't really required since it just selects a new nonce at random. The Relay team has advised us that it's fine to start our nonces at 0, so there's no real need to generate one at random.

Changelog

N/A

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@simon-lemay-unity simon-lemay-unity requested a review from a team as a code owner September 22, 2022 17:41
@simon-lemay-unity simon-lemay-unity enabled auto-merge (squash) September 22, 2022 18:57
@simon-lemay-unity simon-lemay-unity merged commit f06b562 into develop Sep 22, 2022
@simon-lemay-unity simon-lemay-unity deleted the chore/remove-deprecated-api-transport branch September 22, 2022 19:39
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants