Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
unified_session_manager.h File Reference
#include "internal/core/session_handle.h"
#include <atomic>
#include <chrono>
#include <functional>
#include <memory>
#include <shared_mutex>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for unified_session_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::network::core::unified_session_config
 Configuration for unified session management. More...
 
class  kcenon::network::core::unified_session_manager
 Type-erased session manager that handles any session type. More...
 
struct  kcenon::network::core::unified_session_manager::stats
 Comprehensive session manager statistics. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::core