vcpkg/ports/zeromq/CONTROL
myd7349 5c5c9ea146 [zeromq] Update to 2019-09-13 (#8119)
* [zeromq] Update to 2019-09-10

* [zeromq] Update to 2019-09-13

* [zeromq] Rename websockets features
2019-09-20 19:10:14 -07:00

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)