|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
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... | |