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

Classes

class  quic_connection_adapter
 Adapter that wraps QUIC connection to implement i_connection. More...
 
class  quic_listener_adapter
 Adapter that implements i_listener for QUIC protocol. More...
 
class  tcp_connection_adapter
 Adapter that wraps unified_messaging_client to implement i_connection. More...
 
class  tcp_listener_adapter
 Adapter that wraps unified_messaging_server to implement i_listener. More...
 
class  udp_connection_adapter
 Adapter that wraps messaging_udp_client to implement i_connection. More...
 
class  udp_listener_adapter
 Adapter that wraps messaging_udp_server to implement i_listener. More...
 
class  ws_connection_adapter
 Adapter that wraps messaging_ws_client to implement i_connection. More...
 
class  ws_listener_adapter
 Adapter that wraps messaging_ws_server to implement i_listener. More...