Releases: qorelanguage/module-zmq
Releases · qorelanguage/module-zmq
zmq 1.0.2
zmq 1.0.1
Bugfix release:
- fixed a crash with newer versions of ZeroMQ where
zmq_ctx_destroy()
cannot be called afterzmq_ctx_term()
as it will cause a core dump (issue 4446)
Docs: https://qoretechnologies.com/manual/qorus/5.1.28/zmq/zmq/html/
zmq 1.0.0
Initial release of the zmq module
Docs: https://qoretechnologies.com/manual/qorus/5.1.23/zmq/html/