nanomsg 1.0.0+gitX
Name | nanomsg |
---|---|
Version | 1.0.0+gitX (7e12a20e038234060d41d03c20721d08117f8607) |
Summary | nanomsg is a socket library that provides several common communication patterns. |
Description | The nanomsg library is 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. |
Section | base |
License | MIT |
Homepage | http://nanomsg.org/ |
Recipe file | recipes-connectivity/nanomsg/nanomsg_git.bb |
Layer | meta-cube (master branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/nanomsg/nanomsg.git |
Patches
Other branches
This recipe in other branches of meta-cube:
Branch | Recipe |
---|---|
master | nanomsg 1.0.0+gitX (this recipe) |
dunfell (Yocto Project 3.1) | nanomsg 1.0.0+gitX |