This package browser is in early development. Mind the rough edges.

cppzmq 4.10.0

C++ bindings for the ØMQ messaging library

This package provides header-only C++ bindings for ØMQ. The header files contain direct mappings of the abstractions provided by the ØMQ C API.

Installation

Install cppzmq 4.10.0 as follows:

guix install cppzmq@4.10.0

Or install the latest version:

guix install cppzmq

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.