I remember Martin or Pieter saying somewhere that zmq.hpp (cppzmq) wasn't really being maintained these days and wasn't super useful to begin with.
It seems to me that czmq is a much more useful binding, and the only thing it really lacks for C++ programming is RAII. Would people be interested in creating a lightweight layer on top of czmq that would basically be czmq + RAII? That would probably be useful in getting some of the later guide examples translated to C++ as well.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
