没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > nzmqt |
nzmqt
|
0 | 0 | 180 |
贡献者 | 讨论 | 代码提交 |
概述
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 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.
创建时间:2014-05-07 01:31