[zeromq-dev] How to limit part of connection for those who piad
Pieter Hintjens
ph at imatix.com
Mon Sep 2 10:48:14 CEST 2013
To do this you have to send individually to each client, which means
using a ROUTER-DEALER pattern. You can see examples of this in the
Guide.
On Mon, Sep 2, 2013 at 8:50 AM, Ho Yeung Lee <jobmattcon at gmail.com> wrote:
> any client connect can also subscribe data
>
> how to make publisher to choose which client can receive?
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list