Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not send unsubscribe on shutdown (#198)
this will allow to reliably unsubscribe clients when sending unsubscribe command via HTTP API. All unsubscribe events will be fired on client side anyway as soon as client disconnected.
- Loading branch information