I have been looking through examples for JeroMQ, but I am still unsure how I
can verify a connection has been successfully established. I call
socket.connect("tcp://address:port") and I am able to publish and subscribe
successfully. My issue is that even when there is no subscriber I am still
publishing, is there any way to know when the subscribers are not listening?
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev