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

Add route selection to iOS #1944

Merged
merged 14 commits into from
May 10, 2024
Merged

Conversation

pascal-fischer
Copy link
Collaborator

@pascal-fischer pascal-fischer commented May 8, 2024

Describe your changes

This PR adds support for the route selection feature for iOS. It adds the required methods to be used from the Swift code to list, select and unselect routes. It also adds the notification for the NetworkChangeListener in case of a route change.
Additionally, this PR adds a more detailed status update about the peers so that the UI of the app can show details similar to what the netbird status -d command is showing.

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

@pascal-fischer pascal-fischer changed the title feature/add-route-selction-to-ios Add route selection to iOS May 8, 2024
pascal-fischer and others added 2 commits May 8, 2024 10:23
* wrap clientRun into struct and remove engine chan
@pascal-fischer pascal-fischer marked this pull request as ready for review May 9, 2024 08:58
@pappz pappz self-requested a review May 10, 2024 08:15
@pascal-fischer pascal-fischer merged commit 272ade0 into main May 10, 2024
16 checks passed
@pascal-fischer pascal-fischer deleted the feature/add-route-selction-to-ios branch May 10, 2024 08:47
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.

None yet

3 participants