RabbitMQ streams #42411
Comments
I don't think the PHP amqp ext support it ATM |
The new streaming component of RabbitMQ also requires messages to be consumed by basic.consume instead of basic.get what is not yet supported by the messenger. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Messenger to support the new rabbitMQ streams in 3.9
https://blog.rabbitmq.com/posts/2021/07/rabbitmq-streams-overview/
Example
May be that's already possible, but I couldn't make it work, feel free to advice please
The text was updated successfully, but these errors were encountered: