Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
ws_connection_adapter.h File Reference
#include "kcenon/network/detail/unified/i_connection.h"
#include "internal/http/websocket_client.h"
#include <atomic>
#include <memory>
#include <mutex>
#include <string>
Include dependency graph for ws_connection_adapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::network::unified::adapters::ws_connection_adapter
 Adapter that wraps messaging_ws_client to implement i_connection. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::unified
 
namespace  kcenon::network::unified::adapters