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