[zeromq-dev] Full spec for ZeroMQ protocol over TCP
Martin Sustrik
sustrik at 250bpm.com
Sun May 1 23:13:55 CEST 2011
On 05/01/2011 09:29 PM, Pieter Hintjens wrote:
> On Sun, May 1, 2011 at 9:25 PM, Martin Sustrik<sustrik at 250bpm.com> wrote:
>
>> Note that pub/sub message (which map to 'broadcast' message AFAIU) can
>> consist of a single frame, which the grammar does not allow for.
Not fixed. The new grammar moreover allows multiple messages to share
the same header.
>> Also, the grammar allows for mixing different messaging patterns on a single
>> connection, which is not allowed in 0MQ.
Great, looks OK now.
Martin
More information about the zeromq-dev
mailing list