mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:52:04 +08:00
5c5c9ea146
* [zeromq] Update to 2019-09-10 * [zeromq] Update to 2019-09-13 * [zeromq] Rename websockets features
12 lines
462 B
Plaintext
12 lines
462 B
Plaintext
Source: zeromq
|
|
Version: 2019-09-20
|
|
Homepage: https://github.com/zeromq/libzmq
|
|
Description: The ZeroMQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products
|
|
|
|
Feature: sodium
|
|
Description: Using libsodium for CURVE security
|
|
Build-Depends: libsodium
|
|
|
|
Feature: websockets-sha1
|
|
Description: Enable WebSocket transport through builtin sha1 (libzmq#3676)
|