vcpkg/ports/usockets/CONTROL
JonLiu1993 816614a8eb
[usockets] Update uSockets to the latest version (#15743)
* [uSockets] Update uSockets to the latest version

* Update port_versions

* Update portfile.cmake

* update baseline

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-19 10:55:29 -08:00

16 lines
436 B
Plaintext

Source: usockets
Version: 2021-1-19
Build-Depends:libuv
Homepage: https://github.com/uNetworking/uSockets
Description: Miniscule cross-platform eventing, networking & crypto for async applications
Feature: ssl
Build-Depends: openssl
Description: Build usockets with openssl support
Feature: event
Description: Build usockets with epoll support
Feature: network
Build-Depends: winsock2
Description: Build usockets with winsock support