I noticed that the hot new feature in RabbitMQ 2.6 is Active/Active HA on the server side. How can I take advantage of this on the client side? AFAIK the client only knows how to connect to a single server -- you can't give it a list of servers for failover purposes.<br>