muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces
Apache License 2.0
653 stars 123 forks source link

Added a notification callback #157

Closed skast96 closed 2 years ago

skast96 commented 2 years ago

Added a callback that is called every time a characteristic should start/stop notifying.

muka commented 2 years ago

Great, thank you!