aboutsummaryrefslogtreecommitdiffstats
path: root/event-client-rabbitmq/src
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21Event client to retry in case of failed connectionsblimkie6-113/+364
On initial creation of the event client consumer/publisher handle a failure to connect to RMQ gracefully such that the application can still start up and re-try connecting at a later time Change-Id: I4ba8e2d2a8b4e4e5a60255550bb74a501494c9bd Issue-ID: AAI-2185 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-11-16support SSL in rabbit mq in event client libBansal, Nitin (nb121v)6-444/+484
Issue-ID: AAI-1929 Change-Id: I5912b0814e4b565942e32c5ed6d5094b45040c33 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-06-07Event Client library support for RabbitMQGurjeet Bedi4-0/+867
Update version in RabbitMQ Event Client lib License header update Issue-ID: AAI-1205 Change-Id: I838c184a0b81d89d5d276fbeee373cf5c390fb22 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>