0

I was trying to use MongooseIM with mod_muc (just mod_muc, not mod_muc_light) and found that users do not receive Push Notifications for messages that they could miss in MUC room while being offline. I am using MongooseIM with mod_event_pusher_push_plugin_defaults and MongoosePush service. Push Notification works fine for MUC light but doesn`t work for MUC messages. Is it possible to configure MongooseIM to send Push Notifications to users for missed MUC messages? Or how can I implement it? Please, help me

1 Answers1

0

Currently it's not possible to have push notifications for the regular MUC in MongooseIM. What do you need from MUC that you couldn't use MUC light?

michalwski
  • 359
  • 1
  • 3