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

Use existing sockets for communication #96

Open
HubertZhang opened this issue Jan 9, 2021 · 1 comment
Open

Use existing sockets for communication #96

HubertZhang opened this issue Jan 9, 2021 · 1 comment

Comments

@HubertZhang
Copy link

I tried to implement a swift version of joycontrol for macOS and I found I can actually setup the SDR broadcast in swift then expose some sockets for connected devices. Then joycontrol can use existing sockets and need not to setup bluetooth things on different OS itself.

@joeyj
Copy link

joeyj commented Jan 31, 2021

@HubertZhang I've been looking at porting this to macOS and haven't seem to found a reliable strategy with the public SDK. What have you been using to communicate with the bluetooth stack?

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

No branches or pull requests

2 participants