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

Broadcast message to all peers. More...

#include <events.hpp>

Public Attributes

std::string message
 Message content to broadcast.
 

Detailed Description

Broadcast message to all peers.

Definition at line 62 of file events.hpp.

Member Data Documentation

◆ message

std::string radix_relay::core::events::broadcast::message

Message content to broadcast.

Definition at line 64 of file events.hpp.

Referenced by radix_relay::core::event_handler< CmdHandler >::handle().


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