Source Code
C++ binding bundled with core ØMQ project. Source code can be found here:
http://github.com/zeromq/zeromq2-1/
Starting with version 3.0 the C++ binding was moved to a separate project:
https://github.com/zeromq/cppzmq
Also check zmqmessage project for improved handling of ØMQ messages.
An alternative 'high-level' C++ binding, zmqpp, is available for ØMQ version 3.0.
Build and installation
Build and install ØMQ project. No special steps are required for C++ binding.
Documentation
The documentation is available as zmq_cpp(7) manual page. It's online version can be found here:
http://api.zeromq.org/zmq_cpp.html
Bug Reporting
If you encounter a problem please fill a bug report at:
Mailing List
Discussions about C++ language binding take place on the general zeromq-dev list.
