Skip to content

feat: [Backport] Expose methods for ClientId to TransportId mappings #3515

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

Merged
merged 8 commits into from
Jun 24, 2025

Conversation

EmandM
Copy link
Collaborator

@EmandM EmandM commented Jun 18, 2025

MTTB-950

implements: #2668
fixes: #2359

Changelog

  • Added: Mappings for ClientId to TransportId

Testing and Documentation

  • Includes unit tests.

Backport

Backport of #3516

@EmandM EmandM requested a review from a team as a code owner June 18, 2025 19:34
@EmandM EmandM changed the title fix: [Backport] Expose methods for ClientId to TransportId mappings feat: [Backport] Expose methods for ClientId to TransportId mappings Jun 18, 2025
@EmandM EmandM enabled auto-merge (squash) June 23, 2025 16:16
EmandM added a commit that referenced this pull request Jun 24, 2025
[MTTB-950](https://jira.unity3d.com/browse/MTTB-950)

implements: #2668 
fixes: #2359 

## Changelog

- Added: Mappings for ClientId to TransportId

## Testing and Documentation

- Includes unit tests.

## Backport

Backported in #3515

---------

Co-authored-by: Patrick Coglan <[email protected]>
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:godmode:

@EmandM EmandM merged commit 977f854 into develop Jun 24, 2025
42 checks passed
@EmandM EmandM deleted the fix/transportId-to-clientId branch June 24, 2025 19:17
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.

Support translation between TransportID and ClientID in NetworkManager
4 participants