R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
MatchmakingService.hpp File Reference
#include <chrono>
#include <cstdint>
#include <memory>
#include <mutex>
#include <unordered_map>
#include <vector>
#include "server/Rooms/Matchmaking/IMatchmakingService.hpp"
Include dependency graph for MatchmakingService.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  server::PlayerQueueInfo
 Information about a player in matchmaking queue. More...
 
class  server::MatchmakingService
 Automatic matchmaking service. More...
 

Namespaces

namespace  server