cl-zyre

MIT

Zyre is a ZeroMQ-based network protocol for clusters and service discovery.

$ area51 add cl-zyreCopy

Usage

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