Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
tui_sink.hpp File Reference
#include <async/async_queue.hpp>
#include <core/events.hpp>
#include <memory>
#include <platform/time_utils.hpp>
#include <spdlog/sinks/base_sink.h>
#include <string>

Go to the source code of this file.

Classes

class  radix_relay::cli_utils::tui_sink< Mutex >
 Custom spdlog sink that routes log messages to a display queue. More...
 

Namespaces

namespace  radix_relay
 
namespace  radix_relay::cli_utils
 

Typedefs

using radix_relay::cli_utils::tui_sink_mutex_t = tui_sink< std::mutex >
 Type alias for mutex-protected TUI sink.