Skip to content

Add example for RabbitMQ stream queues#668

Merged
kibertoad merged 3 commits intoamqp-node:mainfrom
Gsantomaggio:stream_example
Jan 16, 2023
Merged

Add example for RabbitMQ stream queues#668
kibertoad merged 3 commits intoamqp-node:mainfrom
Gsantomaggio:stream_example

Conversation

@Gsantomaggio
Copy link
Contributor

@Gsantomaggio Gsantomaggio commented Jan 30, 2022

@carlhoerberg
Copy link
Contributor

The stream plugin is not required for this example, only Rabbitmq 3.9 which has stream queue support built-in, without the need for a plugin. The plugin only adds custom protocol support.

@Gsantomaggio Gsantomaggio changed the title Add example for RabbitMQ stream plugin Add example for RabbitMQ stream quues Jan 30, 2022
@Gsantomaggio Gsantomaggio changed the title Add example for RabbitMQ stream quues Add example for RabbitMQ stream queues Jan 30, 2022
@Gsantomaggio
Copy link
Contributor Author

Gsantomaggio commented Jan 30, 2022

Ops sorry you are right, the description was misleading. I changed it.
Thank you.

It shows how to use the strema queues with the AMQP client.
…t, async/await) (#1)

* fix: update style (modify from var to let/const)
@kibertoad kibertoad merged commit 4993dee into amqp-node:main Jan 16, 2023
cressie176 pushed a commit that referenced this pull request Nov 24, 2024
Co-authored-by: Alessandro Attene <[email protected]>
Co-authored-by: Igor Savin <[email protected]>
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

Successfully merging this pull request may close these issues.

4 participants