Closed ReubenM closed 11 years ago
rbzmq doesn't bind the poller, so I really need this!
I don't have any way to test multicast on my network. I recommend that you write the patch, test it, and submit a pull request here.
On Jun 9, 2013, at 2:31 AM, Drew Waranis notifications@github.com wrote:
rbzmq doesn't bind the poller, so I really need this!
— Reply to this email directly or view it on GitHub.
Since I cannot test this locally, I am closing this issue. If you can make the change in a fork and send a pull request, I will gladly accept it.
I've tried binding using the format in the ZMQ documentation about PGM multicast (http://api.zeromq.org/3-2:zmq-pgm) with no luck.
Is this something that is not yet supported, or is there a different method used other than bind for this type of pub/sub?