The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2017-10-13

  • CURVE socket options can now be set
  • Socket->recv() no longer accepts a size parameter
  • Socket->recv() and Socket->send() now return undef if the ZQM_DONTWAIT flag is used and the operation cannot be completed
  • Documentation improvements

Modules

Perl bindings to the ZeroMQ library
ZeroMQ Context class
ZeroMQ CURVE methods
Error class
ZeroMQ Message class
ZeroMQ Poller class
ZeroMQ Proxy class
ZeroMQ Socket class
ZeroMQ Z85 methods