Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
standard_event_handler.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
concepts/event_handler.hpp
>
4
#include <
concepts/signal_bridge.hpp
>
5
#include <
core/command_handler.hpp
>
6
#include <
core/event_handler.hpp
>
7
8
namespace
radix_relay::core
{
9
17
template
<concepts::signal_br
id
ge Br
id
ge>
using
standard_event_handler_t
=
event_handler<command_handler<Bridge>
>;
18
19
}
// namespace radix_relay::core
event_handler.hpp
command_handler.hpp
event_handler.hpp
signal_bridge.hpp
radix_relay::core
Definition
command_handler.hpp:13
radix_relay::core::event_handler
Parses raw command strings into typed command events.
Definition
event_handler.hpp:21
lib
core
include
core
standard_event_handler.hpp
Generated by
1.9.8