Skip to content

Commit 0f9eaae

Browse files
committed
Update README.markdown
Redirect to nzmqt
1 parent daa00bd commit 0f9eaae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.markdown

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Zeromqt - a [Qt][] binding for [ZeroMQ][]
22
=========================================
33

4+
(You may want to consiser using [nzmqt][] instead - it's a cleaner
5+
implementation and is based on newer versions of the underlying API)
6+
47
Zeromqt integrates ZeroMQ (version 2.1.0 and later) into the Qt event loop,
58
mapping ZeroMQ message events onto Qt signals.
69

@@ -52,3 +55,4 @@ More Information
5255

5356
[qt]: http://qt.nokia.com/ "Qt"
5457
[zeromq]: http://zeromq.com/ "ZeroMQ"
58+
[nzmqt]: https://github.com/jonnydee/nzmqt "nzmqt"

0 commit comments

Comments
 (0)