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

ruby-ffi-rzmq 2.0.7

High-level Ruby wrapper for the ZeroMQ networking library

This library provides a high-level API that wraps the ZeroMQ networking library using the Ruby foreign function interface (FFI). It is a pure Ruby wrapper, hence is compatible with any Ruby runtime that has support for FFI.

Installation

Install ruby-ffi-rzmq 2.0.7 as follows:

guix install ruby-ffi-rzmq@2.0.7

Or install the latest version:

guix install ruby-ffi-rzmq

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.