|
group2 0.1.0
CSE 125 Group 2
|
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>Go to the source code of this file.
Classes | |
| class | LobbyManager |
| Manages authoritative lobby state and broadcasts updates to connected clients. More... | |
Server-side lobby state machine: player join/leave, ready-up, and match-start gating.