|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#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 <boost/system/system_error.hpp>#include <memory>#include <spdlog/spdlog.h>#include <utility>Go to the source code of this file.
Classes | |
| class | radix_relay::core::standard_processor< Handler > |
| Generic queue-processing loop that HasA handler (no virtual inheritance). More... | |
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::core |