Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
ws_client_adapter.h File Reference
#include "kcenon/network/interfaces/i_protocol_client.h"
#include <atomic>
#include <chrono>
#include <memory>
#include <mutex>
#include <string>
Include dependency graph for ws_client_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::internal::adapters::ws_client_adapter
 Adapter that wraps messaging_ws_client to implement i_protocol_client. More...
 

Namespaces

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