aboutsummaryrefslogtreecommitdiff
path: root/ports/nanomsg/CONTROL
blob: c560edbd13c333e1c2600e261b9bd4cbf753cb76 (plain)
1
2
3
4
5
6
7
Source: nanomsg
Version: 1.1.5
Description: a simple high-performance implementation of several "scalability protocols".
  These scalability protocols are light-weight messaging protocols which can be used to solve a number of very common messaging patterns, such as request/reply, publish/subscribe, surveyor/respondent, and so forth. These protocols can run over a variety of transports such as TCP, UNIX sockets, and even WebSocket.

Feature: tool
Description: nanomsg tool (nanocat)