[zeromq-dev] [nzmqt] Released version 0.7 of 'nzmqt' -- the Qt C++ binding for 'zeromq'
Jonny Dee
jonny.dee at gmx.net
Wed Mar 7 21:45:05 CET 2012
Hello,
I just would like to let you know that I've released version 0.7 of
'nzmqt'. You can download the sources from GitHub here:
https://github.com/jonnydee/nzmqt/zipball/version-0.7
These are the changes introduced by the new release:
* Introduced enumeration types for several ZMQ constants for type-safety.
* Added a new polling based implementation that works for all ZMQ
communication protocols.
* Dropped support for REQ-REP protocol for old 'QSocketNotifier' based
implementation.
* Added some more convenience methods to 'ZMQSocket' class.
* Old and new socket implementations now emit a signal with a received
message as parameter.
Any feedback is appreciated :)
Cheers,
Jonny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120307/61d5c080/attachment.htm
More information about the zeromq-dev
mailing list