You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default if port 1883 belongs to mqtt communications, but you want to connect amqp. *This will result in an error * - the promise will be rejected immediately.
But if used:
When trying to establish a connection to RabbitMQ using amqp and connection parameters:
By default if port 1883 belongs to mqtt communications, but you want to connect amqp. *This will result in an error * - the promise will be rejected immediately.
But if used:
The promise cannot be resolved, and the connection request will wait until an application-defined limit (possible infinite loop).
The text was updated successfully, but these errors were encountered: