-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Milestone
Description
Done criteria
- Lobby owner can request to start the lobby
- Reject if there's any connection attempt in progress
- Lobby state is changed to Starting, which is broadcast to participants
- By changing the state, the lobby is locked
- Lobby state changes are broadcast to lobby participants
- e2e tests are added for locked lobbies
- Applicable strategies are tried in order of preference
- If a strategy succeeds, set lobby state to Active
- If a strategy fails, move on to the next applicable strategy
- If there's no more applicable strategies, fail the sequence and reset lobby state to Gathering
Metadata
Metadata
Assignees
Labels
No labels