[zeromq-dev] zproject python binding mixing with pyZMQ

Arnaud Loonstra arnaud at sphaero.org
Sun May 3 16:25:42 CEST 2015


Hi all,

I'm testing the new python bindings from zproject. As a test I was 
trying the Zyre bindings. In Zyre you can retrieve the socket using 
socket() in case you want to add it to a poller. However the socket 
method returns a  <class 'zyre.LP_zsock_t'> type which not hashable and 
probably won't be understood by pyZMQ.

Any ideas how to deal with this? I think it would make sense if the 
binding is inter operable with PyZMQ.

Rg,

Arnaud



More information about the zeromq-dev mailing list