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
- Problem: Unable to bind UDP to wildcard port
- Not able to execute ZMQ_TCP_KEEPALIVE for my application.
- Problem: No message batching in the UDP engine
- Problem: new socket types (RADIO/DISH/CLIENT/SERVER) are not defined in the ZMTP RFC
- Problem: PVS Studio static analyser reports some issues
- Problem: DNS resolution in TCP client is synchronous and blocks IO thread until completion
- Problem: not all sockets support ZMQ_FD
- Problem: cmake-built libzmq is not binary-compatible with autotools builds
- There is no ability to track and drop clients connections from the server side using ZMQ_ROUTER socket
- Auto negotiation for ZMQ_CURVE_SERVER option
- Docs
- C++ not yet supported