Hi Michi, The answer is yes, the message is received precisely as received. ZMQ does not modify the message frames.
-Pieter On Sun, Sep 8, 2013 at 9:25 AM, Michi Henning <[email protected]> wrote: > I couldn't find a clear-cut answer for this question in the doc, hence I'm > asking here. > > If send a message in several parts, is it guaranteed that the receiver will > get the exact same sequence of parts that was sent by the sender (same number > of bytes in each part), or can the receiver potentially get the byte sequence > in parts that differ in size and or number from the parts that the sender > wrote? > > Thanks, > > Michi. > _______________________________________________ > 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
