Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::session Namespace Reference

Classes

class  messaging_session
 Manages a single connected client session on the server side, providing asynchronous read/write operations and pipeline transformations. More...
 
class  quic_session
 Represents a single QUIC client session on the server side. More...
 
class  secure_session
 Manages a single connected secure (TLS/SSL) client session on the server side, providing asynchronous encrypted read/write operations. More...