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

Add support for white spaces in queue and exchange names #49

Closed
wants to merge 1 commit into from

Conversation

andrewwhivery
Copy link

White spaces in queue and exchange names in RabbitMQ are valid.

Fixes #47

@gmr
Copy link
Owner

gmr commented Sep 6, 2023

Pretty sure that this would include linefeeds - which I doubt is valid, will need to test what this should actually be.

@gmr
Copy link
Owner

gmr commented Jan 12, 2024

I made a change that allowed only spaces, but thanks for the contribution!

@gmr gmr closed this Jan 12, 2024
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.

Over strict validation of queue/exchange name
2 participants