squigg/azure-queue-laravel

How to receive messages from service bus?

jonatansantana opened this issue · 1 comments

How do I receive messages sent to Azure Service Bus? Is it through jobs, events or listeners?
And, how to send message topic using Job?

This package only supports the queues as part of the Azure Storage account. To send using Azure Service Bus you would need to use the Azure PHP SDK (which is being retired). https://github.com/Azure/azure-sdk-for-php