AymDev / MessengerAzureBundle

A Symfony 4/5/6 bundle providing a Messenger transport for Azure Service Bus using the Azure REST API.
MIT License
10 stars 7 forks source link

Base Endpoint has fixed scheme and domain #5

Closed mark-newman closed 2 years ago

mark-newman commented 2 years ago

It would be great if this could support the use of azurite in a docker container. It doesn't feel like it's far away but the getBaseEndpoint has fixed portions which means you can't fully control the request URL with config so there's no way of hitting your local azurite instance.

AymDev commented 2 years ago

I don't know much about Azurite but from what I read, ASB and Azurite are two different tools. I guess that's why you closed this issue.

If you need multiple developers working on the same topic, you can create multiple subscriptions on the same topic. For queues I guess you'd need to create multiple namespaces.