Skip to content

v3.2.0

Choose a tag to compare

@kp-cat kp-cat released this 12 Dec 12:40
· 13 commits to main since this release
55cd33d
  • Introduced CONFIGCAT_USE_EXTERNAL_NETWORK_ADAPTER cmake option and CONFIGCAT_EXTERNAL_NETWORK_ADAPTER_ENABLED cpp define. If you turn it on, the cpp-sdk won't include the libcurl library. In this case, in the ConfigCat options you should add a custom http session adapter. ConfigCat will use this custom adapter for network requests.