nestjsx / nestjs-amqp

Amqp connections for nestjs :love_letter:
MIT License
190 stars 24 forks source link

Unable to connect via regular string #644

Open W014ara opened 2 years ago

W014ara commented 2 years ago

Hi, I have a remote message broker, RabbitMQ, that I connect to via a string URL. Is it possible to pass only a string without passing an object from the parameters?