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

[client] allow relay leader on iOS #2795

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

pascal-fischer
Copy link
Contributor

Describe your changes

In the previous versions, iOS had some limitations regarding relay. We worked around those issues by never allowing an iOS app to be a leader in a relay connection. This was causing some connections to never be established. With the new relay and the removal of the proxy we can now fully use relay on iOS.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

sonarcloud bot commented Oct 28, 2024

@pascal-fischer pascal-fischer merged commit 1e44c5b into main Oct 28, 2024
21 checks passed
@pascal-fischer pascal-fischer deleted the feature/enable-relay-on-ios branch October 28, 2024 15:55
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.

3 participants