node-red-contrib-amqp
node-red-contrib-amqp copied to clipboard
Node-RED AMQP input and output nodes
As of now, my ampq give me a response back. so we need to do something to catch that response and show it.
Thanks for your efforts! I used the nodes successfully in our Test env. where we don't have SSL/TLS enabled but now trying to move the solution to our QA it...
I have a RabbitMQ server configured to run over SSL that I am trying to connect to and it is not working. The RabbitMQ server is currently configured to accept...
Hi Ab, is there any posibility to control the Acknowledgement of the Message in the Flow? It seemed to me that before sending the Msg to the output auf the...
Getting a TypeError cannot read property "close" of null. I've tried multiple configurations using the default and the topology. Connecting to a RabbitMQ 3.4.4 server - which could be the...
Would it be possible to allow a environment variable to control which server is used?
So I am able to connect using port 5672 but can't using the secured 5671 port. I receive the error "unable to get local issuer certificate". CloudAMQP is a hosted...
Is that possible to perform RPC calls over RabbitMQ using this node?
I like to set no exchange address and like to use the default exchange support with an empty string but the UI does require always an entry in the exchange...