You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: implements unlisten functionality
Relates to porsager#133
* fix: return listening result from subscecuent `listen` calls
So, the client can unlisten any of its subscription
* fix: makes sure unlisten can be called even after there is no events for the bound topic
* fix: makes sure unlisten clears the right subscription
0 commit comments