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 support for peer discovery over BLE #48

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aakselrod
Copy link

@aakselrod aakselrod commented Oct 12, 2023

This PR adds support for peer discovery over BLE. It does the following:

This PR depends on yggdrasil-network/yggdrasil-go#1063. There is a build based on this PR at https://github.com/aakselrod/yggdrasil-android/releases/tag/f4ba96b which has an additional commit allowing GitHub to build the app with the underlying Golang changes. The underlying changes allow the app to request that the mobile bindings also listen on a static TCP port, which the app does for TCP 9004 on the loopback interface. The build is good for a demo, but uses my own (temporary) keys to package the APK.

@Wjxfi
Copy link

Wjxfi commented Jun 30, 2024

Any news ? @aakselrod this app is great

@aakselrod
Copy link
Author

Any news ? @aakselrod this app is great

If @Revertron wants, I'm happy to rebase and respond to any comments.

@maceip
Copy link

maceip commented Nov 17, 2024

is there an ios pr for android <> ios ble peer disco?

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