CZMQ API
logo.gif

CZMQ/3.0.1 API Reference

v3.0 master | v2.2 stable | v1.4 stable

  • czmq - high-level C binding for ZeroMQ
  • zactor - simple actor framework
  • zarmour - armoured text encoding and decoding
  • zauth - authentication for ZeroMQ security mechanisms
  • zbeacon - LAN discovery and presence
  • zcertstore - work with CURVE security certificate stores
  • zcert - work with CURVE security certificates
  • zchunk - work with memory chunks
  • zclock - millisecond clocks and delays
  • zconfig - work with config files written in rfc.zeromq.org/spec:4/ZPL.
  • zdigest - provides hashing functions (SHA-1 at present)
  • zdir_patch - work with directory patches
  • zdir - work with file-system directories
  • zfile - provides methods to work with files in a portable fashion.
  • zframe - working with single message frames
  • zgossip - decentralized configuration management
  • zhash - simple generic hash container
  • zhashx - extended generic hash container
  • ziflist - List of network interfaces available on system
  • zlist - simple generic list container
  • zlistx - extended generic list container
  • zloop - event-driven reactor
  • zmonitor - socket event monitor
  • zmsg - working with multipart messages
  • zpoller - trivial socket poller class
  • zproxy - run a steerable proxy in the background
  • zrex - work with regular expressions
  • zsock_option - get/set 0MQ socket options
  • zsock - high-level socket API that hides libzmq contexts and sockets
  • zstr - sending and receiving strings
  • zsys - system-level methods
  • zuuid - UUID support class
  • zauth_v2 - authentication for ZeroMQ servers (deprecated)
  • zbeacon_v2 - LAN discovery and presence (deprecated)
  • zctx - working with 0MQ contexts (deprecated)
  • zmonitor_v2 - socket event monitor (deprecated)
  • zmutex - working with mutexes (deprecated)
  • zproxy_v2 - run a steerable proxy in the background (deprecated)
  • zsocket - working with 0MQ sockets (deprecated)
  • zsockopt - get/set 0MQ socket options (deprecated)
  • zthread - working with system threads (deprecated)