v6.2.2
- Fixed an issue which meant that subscriptions could get processed when authenticating - In spite of the
autoSubscribeOnConnect
beingfalse
and not yet having called theprocessSubscriptions
callback inside the 'connect' handler.
autoSubscribeOnConnect
being false
and not yet having called the processSubscriptions
callback inside the 'connect' handler.