Sent from my Verizon Wireless Phone
----- Reply message ----- From: "Martin Hurton" <[email protected]> Date: Tue, Oct 23, 2012 11:59 pm Subject: [zeromq-dev] Wire-format spec for zmq 3.2 To: "ZeroMQ development list" <[email protected]> > I think (would have to check the code) that 2.x peers do not consider > the MORE bit on identities. Yes, the 2.x never checks that bit. > In fact the frame that 2.0 suggests sending to discover a 1.0 peer is > invalid according to the 1.0 protocol, where the 'final' byte must be > %01, not %7f. Encoding the frame length in 9 bytes for short identities (0-254 bytes) is another violation of ZMTP/1.0 spec. Again, zeromq 2.x implementation does not care, but may be problem with more strict implementations. - Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
