{
  "name": "slick-socket",
  "href": "https://vcpkg.link/ports/slick-socket",
  "supports": "windows | linux | osx",
  "published_at": "2026-02-07T03:40:30.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SlickQuant/slick-socket",
  "description": [
    "A C++20 networking library providing cross-platform TCP and UDP multicast communication."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.6",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/afcc8a3cdfb9bec4e62dc32b23f976e2c56b046f/ports/slick-socket",
    "hash": "afcc8a3cdfb9bec4e62dc32b23f976e2c56b046f"
  },
  "repository": null,
  "dependencies": [
    {
      "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"
    },
    {
      "name": "wepoll",
      "href": "https://vcpkg.link/ports/wepoll",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    }
  ],
  "dev_dependencies": [],
  "features": []
}