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