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

Fix/183 ack not supported in core nats #187

Merged
merged 3 commits into from
Apr 7, 2024

Conversation

magraef
Copy link
Contributor

@magraef magraef commented Apr 5, 2024

Should close #183

@lerenn
Copy link
Owner

lerenn commented Apr 7, 2024

Thanks for your amazing work once again ! I'll merge it ASAP.

I still have to write the contribution documentation, but if one day you want to be a maintainer, you would be more than welcomed :)

@lerenn lerenn merged commit f386eb6 into lerenn:main Apr 7, 2024
magraef added a commit to magraef/asyncapi-codegen that referenced this pull request Apr 8, 2024
* validate if ack/nak is supported by core nats and nats jetstream
* remove nak delay and replace AcknowledgementHandler for core NATS with NoopAcknowledgementHandler
* update README.md
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.

"nats: message does not have a reply" - Ack/Nak spam
2 participants