group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
LobbyManager.hpp File Reference

Server-side lobby state machine: player join/leave, ready-up, and match-start gating. More...

#include "network/Server.hpp"
#include "network/lobby/LobbyStatus.hpp"
#include <chrono>
#include <unordered_map>
Include dependency graph for LobbyManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LobbyManager
 Manages authoritative lobby state and broadcasts updates to connected clients. More...

Detailed Description

Server-side lobby state machine: player join/leave, ready-up, and match-start gating.