martinohanlon / BlueDot

A zero boiler plate bluetooth remote
MIT License
143 stars 44 forks source link

when_client_connects and disconnects aren't threaded #97

Closed martinohanlon closed 6 years ago

martinohanlon commented 6 years ago

minor issue but when_client_connects and disconnects should call the callbacks in separate threads to stop client blocking.

martinohanlon commented 6 years ago

in dev