|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Bridge for messaging_system compatibility implementing INetworkBridge. More...
#include <kcenon/network/detail/config/feature_flags.h>#include "internal/integration/bridge_interface.h"#include "internal/core/messaging_client.h"#include "internal/core/messaging_server.h"#include "kcenon/network/integration/thread_integration.h"#include <memory>#include <string>#include <functional>#include <chrono>

Go to the source code of this file.
Classes | |
| class | kcenon::network::integration::messaging_bridge |
| Bridge class for messaging_system compatibility implementing INetworkBridge. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::integration |
| namespace | network_module |
Macros | |
| #define | KCENON_NETWORK_INTERNAL_INTEGRATION_MESSAGING_BRIDGE_H_ |
Bridge for messaging_system compatibility implementing INetworkBridge.
This bridge provides backward compatibility with the existing messaging_system while using the new independent network_system implementation. Updated to implement INetworkBridge for unified lifecycle management.
Definition in file messaging_bridge.h.
| #define KCENON_NETWORK_INTERNAL_INTEGRATION_MESSAGING_BRIDGE_H_ |
Definition at line 7 of file messaging_bridge.h.