I try to connect my python process with Unity game through ZeroMQ. I have a python script server.py which sends a message through pair socket
server.py