Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
NetworkManager.cpp File Reference
#include "NetworkManager.hpp"
#include <QFuture>
#include <QNetworkReply>
#include <QThread>
#include "core/exceptions.hpp"
#include "core/logging/logging.hpp"

Namespaces

namespace  atlas
 
namespace  atlas::network
 
namespace  atlas::network::internal
 

Variables

static std::unique_ptr< NetworkManageratlas::network::internal::s_network_manager { nullptr }
 
static std::unique_ptr< QThread > atlas::network::internal::s_network_thread { nullptr }