[zeromq-dev] failed to filter topic in pub/sub
Alex Yu
alexcwyu at gmail.com
Sat Mar 20 20:49:27 CET 2010
Hi,
I tried the c# binding contributed by Jeff / Martin.
Subscribers can get message if I didn't filter the topic.
But they fail to get message when I set the topic filter by specific prefix.
Can I filter the topics in C# like those in C/ C++ ?
s.setsockopt (ZMQ_SUBSCRIBE, "xy.", 3);
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100321/4021e8a5/attachment.htm>
More information about the zeromq-dev
mailing list