|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <concepts/event_handler.hpp>#include <concepts/signal_bridge.hpp>#include <core/command_handler.hpp>#include <core/event_handler.hpp>Go to the source code of this file.
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::core |
Typedefs | |
| template<concepts::signal_bridge Bridge> | |
| using | radix_relay::core::standard_event_handler_t = event_handler< command_handler< Bridge > > |
| Type alias for the standard event handler using the command_handler. | |