[zeromq-dev] Zeromq draft multiple groups
Doron Somech
somdoron at gmail.com
Mon Jul 8 11:20:26 CEST 2019
You need to use radio-dish.
Also, it is exact match and not prefix match.
On Mon, Jul 8, 2019, 11:53 Stefan Schmelz <sschmelz64 at gmail.com> wrote:
> We are using the draft api and need to subscribe to multiple groups.
>
> I tried using something like this:
>
> zmq_join(this->socket, this->groupName1.c_str());
> zmq_join(this->socket, this->groupName2.c_str());
>
> This code does not seem to work like a setsocketopt for package filters.
>
> Did I do something wrong? Do I need to do something extra to make it work?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190708/a2f9fd7a/attachment.htm>
More information about the zeromq-dev
mailing list