Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::core::transport_state Struct Reference

#include <connection_monitor.hpp>

Public Attributes

bool connected
 
std::string url
 
std::string error
 
std::uint64_t timestamp
 

Detailed Description

Definition at line 14 of file connection_monitor.hpp.

Member Data Documentation

◆ connected

bool radix_relay::core::transport_state::connected

Definition at line 16 of file connection_monitor.hpp.

◆ error

std::string radix_relay::core::transport_state::error

Definition at line 18 of file connection_monitor.hpp.

◆ timestamp

std::uint64_t radix_relay::core::transport_state::timestamp

Definition at line 19 of file connection_monitor.hpp.

◆ url

std::string radix_relay::core::transport_state::url

Definition at line 17 of file connection_monitor.hpp.


The documentation for this struct was generated from the following file: