|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <async/async_queue.hpp>#include <boost/asio/awaitable.hpp>#include <boost/asio/cancellation_signal.hpp>#include <boost/asio/experimental/channel_error.hpp>#include <boost/asio/io_context.hpp>#include <core/connection_monitor.hpp>#include <core/events.hpp>#include <memory>#include <spdlog/spdlog.h>#include <variant>Go to the source code of this file.
Classes | |
| class | radix_relay::core::connection_monitor_processor |
| Processes connection monitor events (transport status and queries). More... | |
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::core |