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

Implement Lobby as actor #230

Closed
wants to merge 2 commits into from
Closed

Implement Lobby as actor #230

wants to merge 2 commits into from

Conversation

xeruf
Copy link
Member

@xeruf xeruf commented Oct 7, 2019

See also #202

The goal is to implement the Lobby in a Kotlin Actor pattern to prevent threading issues and improve single responsibility.

Should fix #201 when ready.

@xeruf xeruf force-pushed the master branch 2 times, most recently from e4240d9 to 040b96b Compare September 9, 2020 21:20
@xeruf xeruf added the action:rework A big redesign of a component label Nov 13, 2020
@xeruf xeruf added this to the long-term milestone Feb 11, 2021
@xeruf xeruf changed the title Rework/lobby actor Implement Lobby as actor May 14, 2021
@xeruf xeruf closed this Jun 11, 2021
@xeruf xeruf deleted the branch master June 11, 2021 14:04
@xeruf xeruf mentioned this pull request Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action:rework A big redesign of a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConcurrentModificationException in the GameRoomManager
1 participant