A lightweight C++ Qt binding for ZeroMQ
nzmqt is a re-implementation of the zeromqt library, which integrates ZeroMQ into the Qt event loop, mapping ZeroMQ message events onto Qt signals. While I took this idea and the original implementation as a source of information, I have done a completely
... [More] new implementation. Not only in order to get rid of some shortcomings, but also because I wanted to be sure I can use the code in my projects without problems, because until now zeromqt's author hasn't officially released his work under a certain (open source) license. Consequently, nzmqt is released to the public under the simplified BSD license. So you can use the code in your projects without any fear. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy