|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
#include <semver/semver.hpp>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | radix_relay |
| namespace | radix_relay::core |
Functions | |
| auto | radix_relay::core::is_version_compatible (const std::string &version_str, const std::string &minimum_version_str) -> bool |
| Checks if a version meets a minimum version requirement. | |