Arnaud Loonstra
                                            Arnaud Loonstra
                                        
                                    Yes please send a PR
Can this be closed?
please elaborate
Either we remove garbage collection and only do manual cleanups or we add a method to remove cffi's gc() if we are passed to a method with ["by_reference=1"](https://github.com/zeromq/zproject#supported-api-model-attributes) @sappo any...
Ow, indeed that would be nicest. But it would also mean this issue needs to move czmq
Works fine here: ```~/src/pyre master* ± PYTHONPATH=. python3 examples/chat.py using Python native module No module named 'zyre_pyzmq' {: 1} HMMM HMMM [b'ENTER', b'\x0c}!\xe8\xc5\x08G\x7f\x9e \xe4e\xdb\xdb\xcc\xc5', b'CHAT', b'{"CHAT_Header1":"example header1","CHAT_Header2":"example header2"}', b'tcp://10.2.4.190:34645'] NODE_MSG...
no idea, did you start 2 nodes before chatting? what platform are you on? you should see enter events if they see each other.
is this on physical machines or on virtual ones? If they don't see each other is must be something network related. Are you sure you can do broadcasts on these...
Yes, but it has bindings to python: https://github.com/zeromq/zyre/tree/master/bindings/python
I was using the latest from the master branch. What was the output of the zyre bindings?