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
Right now the client always receive an empty messages when a connection is resumed (for long-polling). It should be possible to append a message in this scenario telling the client the connection was closed by the server. That way the Broadcaster.broadcastOnResume API will be more useful.
The text was updated successfully, but these errors were encountered:
Right now the client always receive an empty messages when a connection is resumed (for long-polling). It should be possible to append a message in this scenario telling the client the connection was closed by the server. That way the Broadcaster.broadcastOnResume API will be more useful.
The text was updated successfully, but these errors were encountered: