Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The remote party closed the WebSocket connection without completing the close handshake. #61

Closed
rakeshparihar opened this issue Mar 5, 2022 · 1 comment

Comments

@rakeshparihar
Copy link

Using Reserve seat API to join in a room, and when there is a WebSocket connection drops unexpectedly, its not reconnecting and getting an error " The remote party closed the WebSocket connection without completing the close handshake." with error code : 1006.

Step to reproduce:

  1. Join room by Seat reserve call - (Independent of matchmaking of Colyseus)
  2. After successful seat reserve call
  3. Ping pong should be started
  4. Once get connected try to close the internet for a few seconds or if your internet gets disconnected for some reason.
    you will get the issue right there
@endel
Copy link
Owner

endel commented Mar 5, 2022

Hi @rakeshparihar, I've moved this to colyseus/colyseus-unity-sdk#185 as your report is related to Colyseus directly

@endel endel closed this as completed Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants