configcat v4.0.3
- Created
- Updated
ConfigCat SDK for C++ provides easy integration for your application to ConfigCat. ConfigCat is a feature flag and configuration management service that lets you separate feature releases from deployments. Alternative to LaunchDarkly.
# License
# Supported Platforms
All platforms are supported
# Features
Default features: network
, sha
# network default
Use curl for network
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by curl )
- vcpkg-cmake-config (by curl )
- vcpkg-cmake-get-vars (by openssl )
# sha default
Use hash-library for SHA calculations
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by hash-library )
- vcpkg-cmake-config (by hash-library )
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Peter Adam Korodi