orivej / pzmq

ZeroMQ 4.0+ Common Lisp bindings.

Home Page:http://orivej.github.io/pzmq/doc/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CurveZMQ support

phoe opened this issue · comments

http://curvezmq.org/

This requires the following C functions to be defined (and possibly wrapped in Lisp codr in order to avoid the Z85 binary encoding):

  • zmq_z85_encode
  • zmq_z85_decode
  • zmq_curve_keypair