On Sun, Nov 13, 2011 at 2:28 PM, Paul Colomiets <[email protected]> wrote:

> Sure, introduce another message flag. Messages that contain it can be
> sent at any time, and checked against topology id set as socket
> option, each time such message comes in.

Nice idea. Old code may have to be modified to ignore messages with
unknown flags. That is a simple enough change.

I'd avoid using UUIDs to represent constants, this is a hack. The
protocol should be explicit about things.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to