R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
SessionManager.hpp File Reference
#include <memory>
#include <unordered_map>
#include "server/Sessions/Auth/AuthService.hpp"
#include "server/Sessions/SessionManager/ISessionManager.hpp"
Include dependency graph for SessionManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  server::SessionManager
 Manages active player sessions with authentication support. More...
 

Namespaces

namespace  server