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.
- Outputs:
out
- Website: https://zeromq.org
- Licenses: Expat
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
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.