libzmq
https://github.com/zeromq/libzmq
C++
ZeroMQ core engine in C++, implements ZMTP/3.1
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported21 Subscribers
Add a CodeTriage badge to libzmq
Help out
- Issues
- zeromq test non-deterministic failure: reconnect_stop_on_refused after upgrade to 4.3.5
- `alt_clock_gettime()` does not check return value of `host_get_clock_service()` (macOS)
- Double free happening in ZMQ 4.3.4 version, causing reaper and IO thread crashes when system goes down
- ZMQ_STREAM server cannot disconnect client when sndhwm reached
- cmake: Don't hardcode include directories for installed targets
- ZMQ fails with "Interrupted system call" when a signal is delivered to the process
- ZMQ guide is missing DEALER-DEALER example
- Subscriber messages leak when subscribing in one thread and publishing in another
- fix stream unable to disconnect when it is full
- Fix Mach port leak in `alt_clock_gettime` on macOS
- Docs
- C++ not yet supported