Skip to content

Update Relay SDK version #909

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 5 commits into from
Jun 17, 2021
Merged

Update Relay SDK version #909

merged 5 commits into from
Jun 17, 2021

Conversation

fjgal
Copy link
Contributor

@fjgal fjgal commented Jun 16, 2021

Update the relay SDK version.

  • accommodates breaking change to Configuration.BasePath
  • takes advantage of new AllocationIdBytes field - avoid Guid to byte array conversion issues (byte ordering)
  • removes obsolete workaround for connection data length
  • update default relay endpoint to production
  • updated dependency on com.unity.services.authentication and related code

Tested using testproject

fjgal added 2 commits June 16, 2021 12:59
- use byte array representation of allocation id
- connection data truncation is not longer needed
- set default relay endpoint as production
@fjgal fjgal requested a review from lpmaurice June 16, 2021 21:27
fjgal added 2 commits June 17, 2021 10:56
- updated core and authentication versions
- updated relay version (compatible with latest core)
- updated authentication calls
@fjgal fjgal requested a review from lpmaurice June 17, 2021 15:32
Copy link

@lpmaurice lpmaurice left a comment

Choose a reason for hiding this comment

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

LGTM

@fjgal fjgal merged commit ea48b1f into feature/initial-relay-utp Jun 17, 2021
@fjgal fjgal deleted the relay_sdk_update branch June 17, 2021 18:34
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