Replies: 1 comment
-
In JS you can be delivered or redelivered messages without the producer being connected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My producer code
I didn't even was running my producer code.Just had my consumer code running to view messages.
I saw newly generated messages appearing in current time stamp
I don't understand why?
when I view in nats-cli.I see no new messages in this timestamp.Consumer code
Beta Was this translation helpful? Give feedback.
All reactions