On Thu, Jan 16, 2014 at 9:01 PM, Michel Pelletier <[email protected]> wrote:
> Yes, pyczmq is very much a literal 1 to 1 wrapper around the czmq C > interface. > > Note that there is also an "object oriented" interface: CZMQ was designed to allow an OO interface on top; it may not succeed in all classes. Where it's possible I'd probably not expose the 1-1 wrapper at all, and only provide the proper OO interface. (Less confusing for users, maybe?) -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
