Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::nostr::events::incoming::eose Struct Reference

Received End of Stored Events marker. More...

#include <events.hpp>

Inheritance diagram for radix_relay::nostr::events::incoming::eose:
radix_relay::nostr::protocol::eose

Public Member Functions

 eose (const protocol::eose &msg)
 

Additional Inherited Members

- Static Public Member Functions inherited from radix_relay::nostr::protocol::eose
static auto deserialize (const std::string &json) -> std::optional< eose >
 Deserializes EOSE message from JSON.
 
- Public Attributes inherited from radix_relay::nostr::protocol::eose
std::string subscription_id
 Subscription this EOSE applies to.
 

Detailed Description

Received End of Stored Events marker.

Definition at line 53 of file events.hpp.

Constructor & Destructor Documentation

◆ eose()

radix_relay::nostr::events::incoming::eose::eose ( const protocol::eose msg)
inlineexplicit

Definition at line 55 of file events.hpp.


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