Changes for version 0.04 - 2017-10-12
- Enabled tweetnacl
- Added support for GNU kFreeBSD
- Applied a performance regression patch: https://github.com/zeromq/libzmq/pull/2523
- Added feature detection method has()
- ZMQ::Raw::Context objects can now be used with interpreter threads
- Added Curve methods:
- keypair()
- public()
- Added Z85 methods:
- encode()
- decode()
- Added Poller methods:
- new()
- add()
- events()
- wait()
- Added Proxy methods:
- new()
- start()
Modules
Perl bindings to the ZeroMQ library
ZeroMQ Context class
ZeroMQ CURVE class
Error class
ZeroMQ Message class
ZeroMQ Poller class
ZeroMQ Proxy class
ZeroMQ Socket class
ZeroMQ CURVE class