Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: provide users ability to get client endpoint #3130

Conversation

NoelStephensUnity
Copy link
Collaborator

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 GetEndpoint method so users can get endpoint connection info from an NGO client identifier.
adding test to validate the GetEndpoint method addition.
fixing  issue with NetworkManagerTests not using the right property.
adding change log entry
@NoelStephensUnity NoelStephensUnity merged commit 90f97fd into develop-2.0.0 Nov 19, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/provide-users-ability-to-get-client-endpoint branch November 19, 2024 21:22
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