RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
NetworkManager.h File Reference
#include <string>
#include <unordered_map>
#include <memory>
#include "PeerLink.h"
#include "flecs.h"
#include "rtc/configuration.hpp"
#include "imgui.h"
#include <regex>
#include <vector>
#include <rtc/peerconnection.hpp>
#include <nlohmann/json.hpp>
#include <future>
#include <iostream>
#include "MessageQueue.h"
#include "Components.h"
#include "Message.h"
#include <fstream>
#include "ImGuiToaster.h"
#include "PathManager.h"
#include "Logger.h"
#include "IdentityManager.h"
Include dependency graph for NetworkManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DragState
 
struct  PendingImage
 
class  NetworkManager