mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:49:01 +08:00
816614a8eb
* [uSockets] Update uSockets to the latest version * Update port_versions * Update portfile.cmake * update baseline Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
16 lines
436 B
Plaintext
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 |