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

Namespaces

namespace  adapters
 

Classes

struct  connection_callbacks
 Callback functions for connection events. More...
 
struct  connection_options
 Configuration options for connections. More...
 
struct  endpoint_info
 Network endpoint information (host/port or URL) More...
 
interface  i_connection
 Core interface for active network connections. More...
 
interface  i_listener
 Core interface for passive network listeners (server-side) More...
 
interface  i_transport
 Core interface for data transport abstraction. More...
 
struct  listener_callbacks
 Callback functions for listener/server events. More...