Skip to content

Conversation

@NoelStephensUnity
Copy link
Collaborator

Backport of #3130
This PR adds a UnityTransport.GetEndpoint method to provide users the ability to obtain endpoint connection information about a specific client identifier.

Changelog

  • Added UnityTransport.GetEndpoint method to provide a way to obtain NetworkEndpoint information of a connection via client identifier.

Testing and Documentation

  • Includes integration test TransportEndpointTests.GetEndpointReportedCorrectly.
  • No documentation changes or additions were necessary.

Adding method so users can obtain endpoint information about a client's connection.
Validation test for the GetEndpoint method to assure it returns valid  endpoint information.
Fixing missed issue with NetworkManagerTests
@NoelStephensUnity NoelStephensUnity requested review from a team as code owners November 19, 2024 19:23
adding changelog entry.
removing white spaces
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) November 19, 2024 19:39
@NoelStephensUnity NoelStephensUnity merged commit dcaeef9 into develop Nov 19, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/provide-users-ability-to-get-client-endpoint-backport branch November 19, 2024 21:43
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.

4 participants