PejmanNik / lazvard-message

lightweight AMQP server - Azure Service Bus simulator
MIT License
63 stars 10 forks source link

Support for servicebus administration client #10

Closed ksgopal4 closed 1 month ago

ksgopal4 commented 1 month ago

Thanks for creating a much needed servicebus emulator. I was wondering if you see ever adding features to support servicebus admin client? https://learn.microsoft.com/en-us/dotnet/api/azure.messaging.servicebus.administration.servicebusadministrationclient?view=azure-dotnet

PejmanNik commented 1 month ago

Hi, Thank you 🤩 I don’t have any objections to it, but the only thing preventing me from spending time on it is that Microsoft is developing an official version of the simulation, with an ETA by the end of the year. I'm not sure if it's worth spending more time on this library 😔

ksgopal4 commented 1 month ago

OK, didnt realise that, agree, that makes sense then.