Hi, Hope you are having a good time.
I want to drop the old messages and just keep the recent (i.e., latest) message in the queue, to make the transmission real-time. Hence I am using 'conflate' option in ZeroMQ. However, I am not sure if the configuration is written properly or not. (1) The publisher is written in C#. Please see the code snippet here https://pastebin.com/2m1chnKd (2) The subscriber is written in C++. Please see the code snippet here https://pastebin.com/dMT00sUG Apologies for putting PasteBin's URL since I wanted to keep the message short and clean. Thank you very much. - Regards Ravi _______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
