bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

Azure Service Bus - Support #101

Open jonatansantana opened 3 years ago

jonatansantana commented 3 years ago

Hello, this package have azure service bus support or any prediction of implementing it using a proxy proxy or the amqp protocol itself?

bschmitt commented 3 years ago

This package just provides support for AMQP, maybe I'm mistaken but Azure also supports that? But in general, any other protocols are not planned.

jonatansantana commented 3 years ago

Yes, azure service bus provide support for AMQP, but, 1.0 AMQP version. Can use?