joycontrol icon indicating copy to clipboard operation
joycontrol copied to clipboard

Use existing sockets for communication

Open HubertZhang opened this issue 3 years ago • 1 comments

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.

HubertZhang avatar Jan 09 '21 21:01 HubertZhang

@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?

joeyj avatar Jan 31 '21 00:01 joeyj