nzmqt icon indicating copy to clipboard operation
nzmqt copied to clipboard

nzmqt - A lightweight C++ Qt binding for ZeroMQ

Results 12 nzmqt issues
Sort by recently updated
recently updated
newest added

Do any instructions exist for compilation under Windows? The provided instructions aren't entirely complete for Windows, specifically regarding the usage of zmq.lib

I recently came across an error when running nzmqt with multiple context screated from multiple classes. It was a segfault in the zmq lib probably caused by the multithreaded polling...