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.
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to