RabbitFoot icon indicating copy to clipboard operation
RabbitFoot copied to clipboard

Multiple connections

Open ChrisTaylor123 opened this issue 7 years ago • 0 comments

After consuming a message from the first connection, I'm trying to create a new connection to a second RabbitMQ server in the callback and it hangs when calling Net::RabbitFoot->new()->load_xml_spec()->connect(); The RabbitMQ logs report: {handshake_timeout,handshake}

ChrisTaylor123 avatar Jul 29 '18 08:07 ChrisTaylor123