v3.0.19 update
- connect()/disconnect() doesn't clear out connection/channel handlers anymore.
Instead you should use removeAllConnectionHandlers() and removeAllChannelHandlers(). - Fixed a bug in removing ios push tokens.
- Now reconnect() method has been added which you can use when you want to manually trigger reconnect logic when network condition gets better.