vcpkg/ports/nng/CONTROL
ggessner f370671685
[nng] update nng to the latest version v1.2.5 (#9906)
* update nng to the latest version

necessary in order for nngpp to work correctly
added homepage
removed deprecated command
fixed handling copywright

* prettify versioning

* replace tag with SHA1 of corresponding commit

* fix SHA512
2020-02-07 09:35:10 -08:00

9 lines
422 B
Plaintext

Source: nng
Version: 1.2.5
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.
Homepage: https://github.com/nanomsg/nng
Feature: mbedtls
Description: nng built with TLS support(needs mbedTLS)
Build-Depends: mbedtls