From the docs:
The listen-callback is called with isSubscribed = true once a matching event is subscribed to for the first time and with isSubscribed = false once the last subscriber for a matching event unsubscribes.
If a browser client disconnects abruptly, will deepstream automatically unsubscribe it subscriptions eventually?