Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
session_manager.hpp File Reference
#include <string>
#include <optional>
#include "native.h"
#include <asio.hpp>
#include <spdlog/spdlog.h>
#include <absl/container/flat_hash_map.h>

Go to the source code of this file.

Classes

class  dcn::SessionManager
 

Namespaces

namespace  dcn
 

Typedefs

using dcn::SessionID = std::string
 
using dcn::UserID = std::string