[zeromq-dev] Aziomq - Boost Asio compatible C++ bindings for ZeroMQ

Thomas Rodgers rodgert at twrodgers.com
Mon Nov 17 18:06:15 CET 2014


Yet another C++ binding.

This version follows the design and conventions of Boost's Asio (see
http://www.boost.org/doc/libs/1_57_0/doc/html/boost_asio.html) library and
integrates ZeroMQ sockets into Asio's reactor machinery. It is licensed
under the same terms as Boost Asio (BOOST1.0 license).

I had published a previous version of this library a few months ago (see
https://github.com/aziomq/aziomq4-x), but this version has some design
issues I that I am not entirely comfortable with.

I have substantially rewritten the library, which is currently located at
https://github.com/aziomq/aziomq. There are still some rough edges and most
of the sample code still needs to be ported over, but I am interested in
making it part of the ZeroMQ organization on GitHub and continuing
development from there.

Thanks,
Tom.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141117/01b6be2b/attachment.htm>


More information about the zeromq-dev mailing list