vcpkg/ports/libwebsockets/CONTROL
Shuanglei Tao bc37190216
[libwebsockets] add libuv support (#9970)
* [libwebsockets] add libuv support

* [libwebsockets] Bump control version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-13 19:04:40 -08:00

6 lines
300 B
Plaintext

Source: libwebsockets
Version: 3.2.2-1
Build-Depends: zlib, openssl, libuv
Homepage: https://github.com/warmcat/libwebsockets
Description: Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.