CZMQ API
CZMQ/4.1.1 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 - Class for simple actor framework
- zargs - Class for Platform independent command line argument parsing helpers
- zarmour - Class for armoured text encoding and decoding
- zauth - Class for authentication for ZeroMQ security mechanisms
- zbeacon - Class for LAN discovery and presence
- zcertstore - Class for work with CURVE security certificate stores
- zcert - Class for work with CURVE security certificates
- zchunk - Class for work with memory chunks
- zclock - Class for millisecond clocks and delays
- zconfig - Class for work with config files written in rfc.zeromq.org/spec:4/ZPL.
- zdigest - Class for provides hashing functions (SHA-1 at present)
- zdir_patch - Class for work with directory patches
- zdir - Class for work with file-system directories
- zfile - Class for provides methods to work with files in a portable fashion.
- zframe - Class for working with single message frames
- zgossip - Class for decentralized configuration management
- zhash - Class for simple generic hash container
- zhashx - Class for 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 - Class for list of network interfaces available on system
- zlist - Class for simple generic list container
- zlistx - Class for extended generic list container
- zloop - Class for event-driven reactor
- zmakecert - Program for no title found
- zmonitor - Class for socket event monitor
- zmsg - Class for working with multipart messages
- zpoller - Class for trivial socket poller class
- zproc - Class for process configuration and status
- zproxy - Class for run a steerable proxy in the background
- zrex - Class for work with regular expressions
- zsock - Class for high-level socket API that hides libzmq contexts and sockets
- zstr - Class for sending and receiving strings
- zsys - Class for system-level methods
- ztimerset - Class for timer set
- ztrie - Class for simple trie for tokenizable strings
- zuuid - Class for UUID support class