|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <connection_monitor.hpp>
Public Attributes | |
| std::optional< transport_state > | internet |
| std::optional< transport_state > | bluetooth |
Definition at line 22 of file connection_monitor.hpp.
| std::optional<transport_state> radix_relay::core::connection_status::bluetooth |
Definition at line 25 of file connection_monitor.hpp.
| std::optional<transport_state> radix_relay::core::connection_status::internet |
Definition at line 24 of file connection_monitor.hpp.