You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So there is no way to subscribe to the stream from client?
I need to create a consumer and poll it in loop for the messages?
And there is no history in pub/sub model?
What should I do if I need both ?
On connect I need to replay 10 days messages for example and subscribe for a new messages coming in realtime.
What is my options ?
The text was updated successfully, but these errors were encountered:
wallyqs
changed the title
Question about Jetsream streams
Question about JetStream streams
Feb 10, 2022
So there is no way to subscribe to the stream from client?
I need to create a consumer and poll it in loop for the messages?
And there is no history in pub/sub model?
What should I do if I need both ?
On connect I need to replay 10 days messages for example and subscribe for a new messages coming in realtime.
What is my options ?
The text was updated successfully, but these errors were encountered: