react-native-paho-mqtt icon indicating copy to clipboard operation
react-native-paho-mqtt copied to clipboard

How to connect to RabbitMQ cluster?

Open PhaneendraYedidi opened this issue 3 years ago • 0 comments

Hi,

I was trying to connect to the rabbitMQ cluster.

I provided uris in ConnectOptions but it is of no use.

I saw the code in Client.js, uris is defined in ConnectOptions but not used. So is it possible to connect to RabbitMQ cluster? If so, please let me know

PhaneendraYedidi avatar May 31 '21 12:05 PhaneendraYedidi