lisp-zmq

BSD

A binding of the zmq transport layer.

$ area51 add lisp-zmqCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisp-zmq:some-function ...)