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 (dunfell branch)
Inherits
  • cmake
  • pkgconfig
Dependencies
  • cmake-native
  • ninja-native
  • pkgconfig-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/nanomsg/nanomsg.git

Patches

Patch Status
nanomsg/0001-nanocat-add-stdin-processing.patch Unknown
nanomsg/0001-nanocat-add-EOF-transmission-for-faster-exit.patch Unknown
nanomsg/0001-nanocat-improve-raw-unbuffered-mode.patch Unknown
nanomsg/0001-nanocat-process-escape-codes-in-raw-mode.patch Unknown
nanomsg/0001-nanocat-improve-oneshot-send-recv-behaviour.patch Unknown

Other branches

This recipe in other branches of meta-cube:

Branch Recipe
master nanomsg 1.0.0+gitX
dunfell (Yocto Project 3.1) nanomsg 1.0.0+gitX (this recipe)