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

offline queue based on multiple resources #3115

Open
sandeepjangir opened this issue May 11, 2021 · 0 comments
Open

offline queue based on multiple resources #3115

sandeepjangir opened this issue May 11, 2021 · 0 comments

Comments

@sandeepjangir
Copy link

MongooseIM version: latest
Installed from: source
Erlang/OTP version: latest

Hi,

Can we implement offline queue based on resource; we want to get offline queue data for each resource not just for user;

currently mod_offline just stores the messages for user / jid but if user has multiple resources then offline messages delivers only to the first connection resources and others needs to sync with messages archiving (that is not a good idea as offline queue is already there).

If we can anyhow add a feature or config to store the data for each resources as well then this will be a great choices for multi resource connections too.

Thanks in advance;
Sandeep J.

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