Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
health_monitor.h File Reference
#include <atomic>
#include <chrono>
#include <functional>
#include <future>
#include <memory>
#include <mutex>
#include <asio.hpp>
#include "internal/core/messaging_client.h"
Include dependency graph for health_monitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::network::utils::connection_health
 Contains connection health metrics. More...
 
class  kcenon::network::utils::health_monitor
 Monitors connection health with heartbeat mechanism. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::utils
 Utility components for network_system.