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
According to the API docs for Connection, the connection object should emit a number of events. A few important ones to consider supporting are 'open' and 'error', since some applications may wait for one of these events before proceeding.
According to the API docs for Connection, the connection object should emit a number of events. A few important ones to consider supporting are 'open' and 'error', since some applications may wait for one of these events before proceeding.
The text was updated successfully, but these errors were encountered: