Home

Awesome

zeromq-r

Racket bindings for ZeroMQ (aka 0MQ aka ZMQ).

The name of the repository is racket-zeromq.
The name of the package is zeromq-r.
The name of the collection is zeromq.
Just so that's clear.

Prerequisites

This package depends on the libzmq shared library, which must be installed either in the operating system's default library search path or in Racket's extended library search path (see get-lib-search-dirs).

Instructions for common platforms:

Installation

Install and build the package and its dependencies with the following command:

raco pkg install --auto zeromq-r

Documentation

See https://docs.racket-lang.org/zeromq-r/