vcpkg/ports/uwebsockets/vcpkg.json
2024-09-27 11:37:48 -04:00

12 lines
302 B
JSON

{
"name": "uwebsockets",
"version-semver": "20.67.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"
]
}