hey_listen
hey_listen copied to clipboard
Add stop listening
The idea is to support manual opt-out from listening, as in no longer receiving events from a dispatcher.
Probably by receiving an ID upon starting listening which can be passed to the dispatcher via a new method, remove_listener()
.