Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
i_websocket_client.h File Reference
#include "kcenon/network/interfaces/i_network_component.h"
#include <cstdint>
#include <functional>
#include <string>
#include <string_view>
#include <system_error>
#include <vector>
#include "kcenon/network/detail/utils/result_types.h"
Include dependency graph for i_websocket_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  kcenon::network::interfaces::i_websocket_client
 Interface for WebSocket client components. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::interfaces