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
The server doesn't handle that so it ignores it. Unfortunately that means it never replies to the client so the client potentially just sits there waiting for the response to come back.
Whenever any message comes in, a response needs to go out.
The text was updated successfully, but these errors were encountered:
The server doesn't handle that so it ignores it. Unfortunately that means it never replies to the client so the client potentially just sits there waiting for the response to come back.
Whenever any message comes in, a response needs to go out.
The text was updated successfully, but these errors were encountered: