vcpkg/ports/nng/CONTROL

8 lines
381 B
Plaintext
Raw Normal View History

2018-08-29 21:01:06 +08:00
Source: nng
2018-11-17 09:42:31 +08:00
Version: 1.1.0
2018-08-29 21:01:06 +08:00
Description: NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.
2018-08-31 18:18:10 +08:00
Feature: mbedtls
Description: nng built with TLS support(needs mbedTLS)
Build-Depends: mbedtls