Skip to content

Extend CreateConnection API #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2016
Merged

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented May 27, 2016

with an overload taking a list of AmqpTccEndpoints to enable the use of non-default ports with multiple target hosts.

Notes:
The AutorecoveringConnection has a protected hostnames field which has to remain as it forms part of the class API. This isn't strictly needed anymore as there is a collection of AmqpTcpEndpoints instead. The likelyhood that anyone has derived from this class and taken a dependency on it is fairly slim so could probably be removed.

Fixes: #157

…Endpoints to

enable the use of non-default ports with multiple target hosts.
@michaelklishin michaelklishin self-assigned this May 27, 2016
@michaelklishin michaelklishin added this to the n/a milestone May 27, 2016
@michaelklishin michaelklishin merged commit 8810a94 into stable May 27, 2016
@lukebakken lukebakken deleted the rabbitmq-dotnet-client-157 branch January 24, 2020 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants