Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for AMQP 1.0 #583

Closed
slloyd88 opened this issue Jul 25, 2018 · 7 comments
Closed

Please add support for AMQP 1.0 #583

slloyd88 opened this issue Jul 25, 2018 · 7 comments

Comments

@slloyd88
Copy link

Can you please add support for AMQP 1.0? Redhat JBOSS is using AMQP 1.0 and thus I am unable to connect.

@makasim
Copy link
Contributor

makasim commented Jul 25, 2018

AMQP 1.0 is a completely different protocol. It wont be added here.

It would be good if amqp qpid project bring php extension support back

@slloyd88
Copy link
Author

slloyd88 commented Jul 25, 2018

I asked the amqp qpid forum and they said that PHP messenger was not being maintained well enough so they dropped PHP support.

@makasim
Copy link
Contributor

makasim commented Jul 25, 2018

yeah I know, that would be great if they could reconsider. Time has changed.

@slloyd88
Copy link
Author

One more question/clarification. If AMQP 1.0 is completely different then does that imply that this library will become obsolete too? I assume stuff will migrate to use the latest AMQP specs.

@makasim
Copy link
Contributor

makasim commented Jul 25, 2018

As long as RabbitMQ supports AMQP 0.9.1 the library will live

@slloyd88
Copy link
Author

It looks like RabbitMQ is also moving to 1.0
https://github.com/rabbitmq/rabbitmq-amqp1.0

@lukebakken
Copy link
Collaborator

RabbitMQ is not "moving" to AMQP 1.0, there is only a plugin to add support.

As mentioned before, AMQP 1.0 is a completely different protocol. It is not "better" than 0.9.1 and there is not nearly as much support or use of it at this time. 1.0 may never be as popular as 0.9.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants