{
  "name": "rsocket",
  "href": "https://vcpkg.link/ports/rsocket",
  "supports": "all",
  "published_at": "2026-03-03T20:37:37.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/rsocket/rsocket-cpp",
  "description": [
    "C++ implementation of RSocket http://rsocket.io"
  ],
  "license": null,
  "version": {
    "type": "string",
    "value": "2021.08.30.00",
    "port": 5
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/42a91624b277a024ead2654ef4618cd2932fe705/ports/rsocket",
    "hash": "42a91624b277a024ead2654ef4618cd2932fe705"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/rsocket/rsocket-cpp",
    "stars": 255
  },
  "dependencies": [
    {
      "name": "boost-context",
      "href": "https://vcpkg.link/ports/boost-context",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-filesystem",
      "href": "https://vcpkg.link/ports/boost-filesystem",
      "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-regex",
      "href": "https://vcpkg.link/ports/boost-regex",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-thread",
      "href": "https://vcpkg.link/ports/boost-thread",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "double-conversion",
      "href": "https://vcpkg.link/ports/double-conversion",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "folly",
      "href": "https://vcpkg.link/ports/folly",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gflags",
      "href": "https://vcpkg.link/ports/gflags",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glog",
      "href": "https://vcpkg.link/ports/glog",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}