{
  "name": "wukong-easy-sdk",
  "href": "https://vcpkg.link/ports/wukong-easy-sdk",
  "supports": "!uwp & !android & !ios & !emscripten",
  "published_at": "2026-09-09T19:26:47.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/WuKongIM/WuKongEasySDK-CPP",
  "description": [
    "简化版的 WuKongIM C++ SDK，只负责通讯 / Lightweight C++17 WebSocket JSON-RPC SDK"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.1.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3e2814e48f23c1c18a99f017982a3b5e0c1be682/ports/wukong-easy-sdk",
    "hash": "3e2814e48f23c1c18a99f017982a3b5e0c1be682"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/WuKongIM/WuKongEasySDK-CPP",
    "stars": 0
  },
  "dependencies": [
    {
      "name": "boost-beast",
      "href": "https://vcpkg.link/ports/boost-beast",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "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": []
}