Connection URI for clusters
Open
enhancement
- Dominant language
- C#
- Stars
- 419
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a question.
If I have a RabbitMQ cluster with three nodes on
host1:5672
host2:5673
host3:5674
How can I specify the connection URI?
Comma separated or similar? Like
amqp://user:passwd@host1:5672,amqp://user:passwd@host2:5673,amqp://user:passwd@host3:5674
/ Joacim
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.