|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
Received End of Stored Events marker. More...
#include <events.hpp>
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. | |
Received End of Stored Events marker.
Definition at line 53 of file events.hpp.
|
inlineexplicit |
Definition at line 55 of file events.hpp.