Hello, Is it possible to "chain" PUB/SUB processes?
By chaining, I mean:
PUB --> SUB | PUB --> SUB
I did implement this but the second subscriber receives
this message: "READY Socket-Type" instead of what I put
into the (second) publisher. First subscriber works just fine.
Let me know if you want to see the code.
Thank you.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
