<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000'><font face="tahoma, new york, times, serif" size="3">Hi,</font><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt; "><br></div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt; ">I am using txAMQP and rabbitMQ for RPC calls. However, I'm having a problem with this currently where the client side sends the following message twice:</div><div style="color: rgb(0, 0, 0); font-family: tahoma, 'new york', times, serif; font-size: 12pt; "><br></div><div><font face="tahoma, new york, times, serif">&lt;Content instance: body='hi', children=[], properties={'correlation id': 'f1237252-4e5f-40f5-a0fc-b7151d063652', 'reply to': 'amq.gen-QInOd8SxMovrJa8PODvt43'}&gt;</font></div><div><font face="tahoma, new york, times, serif"><br></font></div><div><font face="tahoma, new york, times, serif">and then the server side receives hundreds of messages at that point all just "None". I can use this script with just a single client and server at a time and it works fine so I'm not sure what's wrong with it...</font></div><div><font face="tahoma, new york, times, serif"><br></font></div><div><font face="tahoma, new york, times, serif">Thanks,<br>Devin</font></div></div></body></html>