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 iOS Simulator support via Mac helper app #16

Open
KingOfBrian opened this issue Feb 8, 2016 · 0 comments
Open

Add iOS Simulator support via Mac helper app #16

KingOfBrian opened this issue Feb 8, 2016 · 0 comments

Comments

@KingOfBrian
Copy link
Contributor

I'd really love to add Core Bluetooth support to the simulator. It should be pretty straight forward to do by relaying the commands and callbacks over an HTTP socket to a mac process running locally. The API's are identical even if the performance and error conditions are a bit different.

From an implementation PoV, this is basically a mock central manager that talks to a mac app instead of the in-memory simulation.

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

1 participant