|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
Concept for types that can be run as processors. More...
#include <processor_runner.hpp>
Concept for types that can be run as processors.
Processors must provide a run() method that returns an awaitable.
Definition at line 23 of file processor_runner.hpp.