ServiceFabric.ServiceBus icon indicating copy to clipboard operation
ServiceFabric.ServiceBus copied to clipboard

Created a Listener that has Factory for the MessageClient so it can use Manage Service Identity

Open klowdo opened this issue 5 years ago • 6 comments

do we have to return endpoint when service is started?

klowdo avatar Jun 04 '19 13:06 klowdo

You don't have to return an endpoint unless you also use the client package. This will use info from the endpoint to create a listener connection.

loekd avatar Jun 15 '19 12:06 loekd

Thanks for this contribution! Can you pls update the major version number in the netstd project file?

loekd avatar Jun 15 '19 12:06 loekd

Check last commit if you approve my name changes

klowdo avatar Jun 30 '19 23:06 klowdo

I like the added unit tests, but I'm not very happy with the great deal of name changes. If the purpose is to provide Managed Identity support, could you please create a PR with only those changes?

loekd avatar Jul 02 '19 17:07 loekd

okey i reverted name changes

klowdo avatar Jul 11 '19 06:07 klowdo

Any movement on this merge? I'd like to use this with MSI :)

oising avatar Aug 07 '19 18:08 oising