Skip to content

lisp/de.setf.zeromq

Repository files navigation

DE.SETF.ZEROMQ: a minimal Common Lisp FFI binding for ZeroMQ

de.setf.zeromq derives from cl-zmq[1]. In order to eliminate dependancies, it is reduced to just the FFI operators.

Status

This is intended as the base for a stream-based layer on ZeroMQ. Once I've figured out how to combine that with the various socket type combinations, it will be incorporated as a sub-system.

Licensing

This version is released under Lisp Lesser GNU Public License,[2] as was the original cl-zmq. This version depends only on cffi, for which a provisional mcl bridge is included.


made with mcl

About

minimal ffi binding for zeromq2 forked from git://repo.or.cz/cl-zmq.git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published