|
group2 0.1.0
CSE 125 Group 2
|
LobbyManager implementation: roster mutations, host election, and state broadcasts. More...
#include "lobby/LobbyManager.hpp"#include "ecs/components/ClientId.hpp"#include "network/Server.hpp"#include "network/lobby/LobbyStatus.hpp"#include <algorithm>LobbyManager implementation: roster mutations, host election, and state broadcasts.