{
  "name": "mqtt-cpp",
  "href": "https://vcpkg.link/ports/mqtt-cpp",
  "supports": "all",
  "published_at": "2026-03-02T15:38:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/redboltz/mqtt_cpp",
  "description": [
    "Header-only MQTT client/server for C++14 based on Boost.Asio."
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "13.2.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/387dd310eedf3ae13913fd3d04e7f753fbca9038/ports/mqtt-cpp",
    "hash": "387dd310eedf3ae13913fd3d04e7f753fbca9038"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-any",
      "href": "https://vcpkg.link/ports/boost-any",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-multi-index",
      "href": "https://vcpkg.link/ports/boost-multi-index",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-program-options",
      "href": "https://vcpkg.link/ports/boost-program-options",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-type-erasure",
      "href": "https://vcpkg.link/ports/boost-type-erasure",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}