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

Is this repo still being maintained? #75

Open
jaredkwright opened this issue Jun 8, 2016 · 3 comments
Open

Is this repo still being maintained? #75

jaredkwright opened this issue Jun 8, 2016 · 3 comments

Comments

@jaredkwright
Copy link

It looks like the most recent commit was made eight months ago. Is there a better or more current fork I should be using?

@eicca
Copy link

eicca commented Aug 26, 2016

https://github.com/currantlabs/gatt looks like the most active fork. We've been able to use it successfully on a couple of projects.

@roylee17
Copy link
Contributor

https://github.com/currantlabs/gatt has served as a maintenance fork, and more importantly, a interim package during our transition to a new BLE package - https://github.com/currantlabs/ble

We've been working on the ble for a while, and have ported all our internal projects from gatt to ble.

The ble has been much more stable than gatt in terms of functionality, and the codebase is annotated wherever possible with the reference to the bluetooth spec. Though the interface / api is still evolving. It's always easy to modify the code to adapt the changes, compare to debug or fix issues in the legacy gatt repo.

So, checkout the ble, and see if that serve your project better. Issues, and PRs are always welcome.

@eicca
Copy link

eicca commented Aug 27, 2016

Thanks for the explanation and the great work, @roylee17! We're going to check the ble project then.

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

3 participants