Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
semver_utils.hpp File Reference
#include <algorithm>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  radix_relay
 
namespace  radix_relay::nostr
 

Functions

auto radix_relay::nostr::extract_version_from_tags (const std::vector< std::vector< std::string > > &tags) -> std::optional< std::string >
 Extracts Radix protocol version from Nostr event tags.