High-level bindings to the zeromq library for asynchronous messaging.
# Cargo.toml
[dependencies]
zmq = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a ZMQ context and a REQ socket, connects to a local endpoint, and sends a message.
Install libzmq-dev (Linux) or libzmq (macOS) via package manager, or build from source.
No dependency data recorded yet.