CZMQ API
CZMQ/4.0.2 API Reference
v4.2.1 master | v4.2.0 stable | v4.1.1 stable | v4.0.2 stable | v3.0 stable | v2.2 stable | v1.4 stable
- czmq - high-level C binding for ZeroMQ
- zactor - simple actor framework
- zargs - Class for Platform independent command line argument parsing helpers
- 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
- zhttp_client - Class for provides a simple http client
- zhttp_request - Class for zhttp server request.
- zhttp_response - Class for zhttp server request.
- zhttp_server_options - Class for class description
- zhttp_server - Class for no title found
- ziflist - list of network interfaces available on system
- zlist - simple generic list container
- zlistx - extended generic list container
- zloop - event-driven reactor
- zmakecert - no title found
- zmonitor - socket event monitor
- zmsg - working with multipart messages
- zpoller - trivial socket poller class
- zproc - process configuration and status
- zproxy - run a steerable proxy in the background
- zrex - work with regular expressions
- zsock - high-level socket API that hides libzmq contexts and sockets
- zstr - sending and receiving strings
- zsys - system-level methods
- ztimerset - timer set
- ztrie - simple trie for tokenizable strings
- zuuid - UUID support class