Re: [DISCUSS] AMQP connectivity new features

2020-10-09 Thread Gary Tully
yep, that is better. naming is very hard On Fri, 9 Oct 2020 at 15:49, Clebert Suconic wrote: > I can definitely rename the interface. > > I did not want the interface exposed to users outside of the context > of the mirroring I'm doing here. for other usages users can get what > they want from b

Re: [DISCUSS] AMQP connectivity new features

2020-10-09 Thread Clebert Suconic
I can definitely rename the interface. I did not want the interface exposed to users outside of the context of the mirroring I'm doing here. for other usages users can get what they want from broker plugins. I will rename this as Mirror and then I can have a MirrorSource and MirrorTarget WDY