blob: 53de5d38475bdf84fbfb1791d7a5b8b266c10178 (
plain)
1
2
3
4
5
6
7
|
Source: nng
Version: 2019-02-27
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.
Feature: mbedtls
Description: nng built with TLS support(needs mbedTLS)
Build-Depends: mbedtls
|