ismailof/mopidy-json-client

Refactor the Listener events interface

Closed this issue · 0 comments

Currently the listener interface is not very user friendly to client users.
MopidyWSClient class should have a default Listener, where client users could register
It should allow to extend the listener with extra events (related to #3) including connection ones.