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
Sends a message through a websocket and waits for a specific type of response. This function sends a JSON-formatted request and listens for a response. It returns a promise that resolves with the response data when a message of type `messageResponse` is received.
0 commit comments