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