scrapy-rabbitmq
scrapy-rabbitmq copied to clipboard
Connecting to remote server
How Can i Connect to the remote RabbitMQ when i use following in the setting file it gives me error
RABBITMQ_CONNECTION_PARAMETERS = {'host': 'http://test:[email protected]', 'port': 5672}
host format :http://username:[email protected]/
Hi @roycehaynes Can you please tell me how to connect to the remote rabbitmq server
@Jebaseelanravi Let me pull down the latest and try out.
@roycehaynes Thank you
@Jebaseelanravi sorry for the delay here. I'm hoping to take a closer look at this (and a few other updates) this weekend. Thanks for your patience!
Is the project abandoned?
@wexterhack I haven't worked on it in an extremely long time. However, i started on a version 2 a month ago. What issues are you having?