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

Adds Elixir Streams Hello World #450

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

VictorGaiva
Copy link
Contributor

Hey guys sorry for taking so long.

This pull requests adds a Hello World example for producing and consuming a Hello World message.

Closes VictorGaiva/rabbitmq-stream#15

Feel free to ask for any additional examples. I'll be working on the client for the next few weeks.

@michaelklishin
Copy link
Member

@VictorGaiva thank you. This is a good start but some tutorials, namely tutorial 1, do not declare the stream in the consumer, which means that you must run the publisher first or else you will run into an error.

@michaelklishin michaelklishin merged commit 27616bf into rabbitmq:main Aug 14, 2024
1 check passed
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.

Add an example to the rabbitmq tutorials
2 participants