[zeromq-dev] [Tech support] SUB socket filter with reverse logic
Dev Aggarwal
devxpy at gmail.com
Thu May 31 10:13:45 CEST 2018
I know we can filter out the messages containing a keyword at the start of
message, using -
`zmq.setsocketopt(zmq.SUBSCRIBE, <keyword>)`
But how do I use this in reverse logic i.e., how do I **exclude** all
messages containing that keyword?
Related GitHub issue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180531/18aa1025/attachment.htm>
More information about the zeromq-dev
mailing list