On Sat, Sep 1, 2012 at 4:26 AM, Sebastien <[email protected]> wrote:
> is there a place where one could find the protocol spec? > All I could find was this document: http://rfc.zeromq.org/spec:15 but > it is missing a lot of information to create a new implementation. It is missing the explanation of how each pattern works, but you can find most of this in the zmq_socket man page, per socket. We are updating the protocol spec for the new 3.2 release, with version detection and more consistent identity exchange. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
