[zeromq-dev] [PATCH] multiple properties exchanged on connection initiation
Ian Barber
ian.barber at gmail.com
Mon Apr 4 09:23:50 CEST 2011
On Sun, Apr 3, 2011 at 8:44 AM, Martin Sustrik <sustrik at 250bpm.com> wrote:
> Hi all,
>
> To follow the process more closely from now on I am going to post my
> patches to the mailing list for review same way as everyone else does. Feel
> free to comment!
>
> This patch to master is initial work on multiple-property connection
> initiation, which is a prerequisite for more sophisticated functionality
> such as "subports".
>
> Martin
>
Good idea! Is the plan for all properties to be in sent in one message when
starting the connection, or over several? Just wondering if it's worth
having something saying number of properties in this message up front, so
that if we do have a max limit on the message size there isn't a way people
can work around it by sending a whole load of properties to DOS a service.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110404/2584a2a8/attachment.htm>
More information about the zeromq-dev
mailing list