Skip to content

Update Relay SDK version#909

Merged
fjgal merged 5 commits intofeature/initial-relay-utpfrom
relay_sdk_update
Jun 17, 2021
Merged

Update Relay SDK version#909
fjgal merged 5 commits intofeature/initial-relay-utpfrom
relay_sdk_update

Conversation

@fjgal
Copy link
Copy Markdown
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
Copy Markdown

@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