aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-websocket/vcpkg.json
blob: be7aa11769d5044a7b0c1dee1529be7841d15751 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "oatpp-websocket",
  "version": "1.2.5",
  "description": "Oat++ websocket module.",
  "homepage": "https://github.com/oatpp/oatpp-websocket",
  "dependencies": [
    "oatpp"
  ]
}