You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this lib with ActiveMQ however I noticed ActiveMQ only supports AMQP 1.0 and looks like the library doesn't supports AMQP 1.0. Any workaround for this?
The text was updated successfully, but these errors were encountered:
Unfortunately, I cannot offer you anything. Enqueue supports AMQP 0.9.1 version and 1.0 is a completely different protocol. I haven't found anything matured enough and related to AMQP 1.0 in PHP.
So it seems like we have to write it from scratch.
Thanks @makasim, That would be great to have on radar. AWS just released a fully managed message broker and would be awesome to use it in PHP. Regards.
Hey,
I am trying to use this lib with ActiveMQ however I noticed ActiveMQ only supports AMQP 1.0 and looks like the library doesn't supports AMQP 1.0. Any workaround for this?
The text was updated successfully, but these errors were encountered: