You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to check the record of other version, go to [Change Log](https://github.com/smilefam/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md).
32
32
33
-
* Fixed a bug that increases unread message count when a user gets its own messages
34
-
*Cleared out old ws object's event handlers after disconnect to prevent a user from getting messages from another user who logged in on the same device.
35
-
33
+
* Fixed a Keep-Alive bug and it should be much faster in React Native/NodeJS.
34
+
*Now calling "connect()" multiple times in a row triggers "disconnect()" internally to avoid having multiple websocket connections
0 commit comments