Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
session_traits.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::network::core::session_traits< SessionType >
 Customization point for session manager behavior. More...
 
struct  kcenon::network::core::session_traits< session::messaging_session >
 Session traits specialization for TCP messaging sessions. More...
 
struct  kcenon::network::core::session_traits< ws_connection >
 Session traits specialization for WebSocket connections. More...
 

Namespaces

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