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
dcn::Session Class Reference

#include <session.hpp>

Public Member Functions

 Session (asio::ip::tcp::socket &socket, SessionManager &session_mgr)
 
virtual ~Session ()=default
 
asio::awaitable< voidstop ()
 

Constructor & Destructor Documentation

◆ Session()

dcn::Session::Session ( asio::ip::tcp::socket &  socket,
SessionManager session_mgr 
)

◆ ~Session()

virtual dcn::Session::~Session ( )
virtualdefault

Member Function Documentation

◆ stop()

asio::awaitable< void > dcn::Session::stop ( )

The documentation for this class was generated from the following files: