aboutsummaryrefslogtreecommitdiff
path: root/ports/uwebsockets/vcpkg.json
blob: 3d6560ec5f4e623ca26abfbc9f24b9777db54842 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "uwebsockets",
  "version": "19.0.0.5",
  "description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
  "homepage": "https://github.com/uWebSockets/uWebSockets",
  "dependencies": [
    "usockets",
    "zlib"
  ]
}