vcpkg/ports/uwebsockets/vcpkg.json
2023-12-27 15:52:58 -08:00

12 lines
302 B
JSON

{
"name": "uwebsockets",
"version-semver": "20.54.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"license": "Apache-2.0",
"dependencies": [
"usockets",
"zlib"
]
}