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
Record write acknowledgement. Records are now able to be set with an optional callback which will be called with any errors from storing the record in cache/storage #472
Better handling/parsing of authentication messages #463
Properly returning handshake data (headers) from SocketWrapper #450
Fix case where CLIENT_DISCONNECTED is not sent from SocketWrapper #470
Fixed issue where listen does not recover from server restart #476
Handling presence events properly. Now when a user logs in, subscribed clients are only notified the first time the user logs in, and the last time they log out #499