|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
#include "kcenon/network/detail/unified/i_connection.h"#include "internal/core/messaging_udp_client.h"#include <atomic>#include <memory>#include <mutex>#include <string>

Go to the source code of this file.
Classes | |
| class | kcenon::network::unified::adapters::udp_connection_adapter |
| Adapter that wraps messaging_udp_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 |