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

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to