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

Rejoin peers into lobbies based on timeoutmanager #62

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

koenbollen
Copy link
Collaborator

This changes the rejoining logic. Before the lobby a peer got rejoined to was reported by the client. Now this lobby is returned by the timeout state in the database.

We are making improvements on the reconnecting and on how timed-out peers are handled in order to create a clean lobby list in the database. This is required for implementing features like lobby filtering (for #48 and #49).

Instead of the lobby reported by the peer.
@koenbollen koenbollen merged commit 01d2791 into main Sep 27, 2023
1 check passed
@koenbollen koenbollen deleted the improvements-rejoining branch September 27, 2023 15:03
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