blob: b70aaa5b0ba691a0852e0f89288deae3c3ad8953 (
plain)
1
2
3
4
5
6
7
|
Source: nng
Version: 1.0.1
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
|