paypal / gatt

Gatt is a Go package for building Bluetooth Low Energy peripherals
BSD 3-Clause "New" or "Revised" License
1.12k stars 283 forks source link

Project is dead? Seems like it. #88

Open stasiana opened 7 years ago

prologic commented 6 years ago

I also consider this daed since it the examples don't build. Seems there is more activity in currantlabs/ble

akvadrako commented 3 years ago

That says the API is unstable and also hasn't been updated since 2017.

akvadrako commented 3 years ago

This looks like the most current golang bluetooth API:

https://github.com/muka/go-bluetooth

andrei-pavel commented 3 years ago

https://github.com/bettercap/gatt worked wonders when I last used it one year ago.