php-amqplib / php-amqplib

The most widely used PHP client for RabbitMQ
http://www.rabbitmq.com/getstarted.html
GNU Lesser General Public License v2.1
4.46k stars 1.03k forks source link

Support - Azure Service Bus #908

Closed jonatansantana closed 3 years ago

jonatansantana commented 3 years ago

This LIB hast support for azure service bus connection in amqp?

ramunasd commented 3 years ago

AFAIK azure service bus is based on AMQP1.0[1] which is not supported by this library.

[1] https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-overview