You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, tested and compiled , all 3 examples, worker, broker and client, work perfectly. Because some of my client is also developed using python and I am not too familiar with the world of ZeroMQ, would like to ask for advice and see if python client is possible to send message to the DelphiZeroMQ's broker ?
I have tried , register the context using zmq.DEALER ... or i tried many others context but just unable to connect to broker. Error! Recv error is the exception.
Not sure you can help me and check if I can send out message using python client ?
thanks.
Kalmen
The text was updated successfully, but these errors were encountered:
Hi, tested and compiled , all 3 examples, worker, broker and client, work perfectly. Because some of my client is also developed using python and I am not too familiar with the world of ZeroMQ, would like to ask for advice and see if python client is possible to send message to the DelphiZeroMQ's broker ?
I have tried , register the context using zmq.DEALER ... or i tried many others context but just unable to connect to broker. Error! Recv error is the exception.
Not sure you can help me and check if I can send out message using python client ?
thanks.
Kalmen
The text was updated successfully, but these errors were encountered: