Harald Nøkland e7c2093581 Class for multipart messaging
This class handles multipart messaging. It is the C++ equivalent of zmsg.h, which is part of CZMQ (the high-level C binding). Furthermore, it is a major improvement compared to zmsg.hpp, which is part of the examples in the ØMQ Guide. Unnecessary copying is avoided by using move semantics to efficiently add/remove parts.
2016-04-06 14:20:10 +02:00
2016-04-06 14:20:10 +02:00
2016-04-06 14:20:10 +02:00

This is C++ binding for 0MQ

The contribution policy is at: http://rfc.zeromq.org/spec:22
Description
Languages
C++ 96.2%
CMake 3.5%
Shell 0.3%