Skip to content

v3.0.19 update

Compare
Choose a tag to compare
@sf-jin-ku sf-jin-ku released this 30 Jan 23:05
· 244 commits to master since this release
  • 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.