(Continued) Added support for cert-only login without user and password#498
(Continued) Added support for cert-only login without user and password#498ugurcan377 wants to merge 4 commits intostreadway:masterfrom
Conversation
|
Hey folks, I'm posting this on behalf of the core team. As you have noticed, this client hasn't seen a lot of activity recently. Because this client has a long tradition of "no breaking public API changes", certain We would like to thank @streadway Team RabbitMQ has adopted a "hard fork" of this client What do we mean by "hard fork" and what does it mean for you? The entire history of the project What does change is that this new fork will accept reasonable breaking API changes according If your PR hasn't been accepted or reviewed, you are welcome to re-submit it for Note that it is a high season for holidays in some parts of the world, so we may be slower Thank you for using RabbitMQ and contributing to this client. On behalf of the RabbitMQ core team, |
I tried to finish the work inside the #121 as best I could seeing the recommendation here #355 (comment)
Here is the summary of my work
DialTLSandDialExternalAuthwithDialBest regards