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
a really fast chat will try to read all messages.
use end and error events to implement a message queue.
the length of the queue should be specified by the user (default: 5).
a really fast chat will try to read all messages.
use end and error events to implement a message queue.
the length of the queue should be specified by the user (default: 5).