libzmq icon indicating copy to clipboard operation
libzmq copied to clipboard

ZeroMQ core engine in C++, implements ZMTP/3.1

Results 227 libzmq issues
Sort by recently updated
recently updated
newest added

The [FAQ](http://wiki.zeromq.org/area:faq#toc9) does not mention zmq 4.x for backwardcompatibility but how is it backwards compatible to the zmq 3.x ?

stale

tl;dr: if a library links zeromq built normally and the *same version* of ibzmq is rebuilt with cmake, everything that had linked to libzmq will be broken until they are...

Area (Build/Compilation)
Platform (osx)
stale

# Issue description When using tcp pub/sub with a xpub/xsub proxy, receiving messages on a larger number of channels stops working if the proxy is restarted. In my test setup...

stale

# Issue description When using inproc pub/sub with a xpub/xsub proxy, receiving messages stops working if the proxy is restarted. I have a pub port which is connected to a...

stale

# Issue description I successfully built on Linux libzmq for Android following the instructions [here](https://github.com/zeromq/libzmq/blob/master/builds/android/README.md), now I'm trying to compile on Windows with Android Studio a shared library linking to...

stale

# Issue description I first noticed this when running zeromq inside a chroot on nixos; it was trying to open /dev/urandom and failing. Building manually, I noticed that cmake *checks*...

stale

This is a request for help: Is there a guaranty that a `ZMQ_EVENT_CLOSED` will always be received if a socket is closed **after** a monitor is started on said socket?...

stale

*Please use this template for reporting suspected bugs or requests for help.* # Issue description ZMQ Proxy (Router - Dealer) without any consumer, will consume 100% CPU usage. Normally, when...

stale

Not so much of an issue but rather a missing feature. Building libzmq on Windows with Visual Studio's Clang compiler works fine. however the tests give some errors. # Environment...

stale

*Please use this template for reporting suspected bugs or requests for help.* # Issue description I am using zeromq-4.0.1 source code. In production, there is 1 server and multiple clients....

stale