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

Support for handling offline messages #1

Open
rajivsatish opened this issue Jun 2, 2020 · 0 comments
Open

Support for handling offline messages #1

rajivsatish opened this issue Jun 2, 2020 · 0 comments

Comments

@rajivsatish
Copy link

rajivsatish commented Jun 2, 2020

Hi,
Currently, if the user is NOT connected via a websocket to the server - all the messages for him are not being en-queued for him, they simply discarded. whenever he connects - fresh messages are being en-queued for him. Is it possible for me to "convertAndSendToUser" a message to an offline user in any way? i would like to en-queue messages with an expired time for offline users to be later on pushed when they are connecting again.

could you please help me how can i achieve that?

Thanks!
Rajiv.

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

No branches or pull requests

1 participant