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

Better handle closing of clients #51

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

koenbollen
Copy link
Collaborator

There was a 'leave' packet that was interpreted differently by the client and server and we corrected this.
Also don't accept any messages anymore after a close message is received.
And when a client closes we don't add them to the timeout manager when the connection is broken.

(leaving of lobbies, as the leave packet was interpreted by the server was never a feature, soon™)

There was a 'leave' packet that was interpreted differently by the
client and server.
@erikdubbelboer erikdubbelboer merged commit 6ed745b into main Aug 25, 2023
1 check passed
@erikdubbelboer erikdubbelboer deleted the handle-close-better branch August 25, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants