Hi All,
Do you have any ideas how to use mod_push to send PUSH notifications to mobile clients? Right now we have our own simple implementation and I'm wondering do we need to switch to mod_push (and how).
Thank you,
Grigory
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi All,
Do you have any ideas how to use mod_push to send PUSH notifications to mobile clients? Right now we have our own simple implementation and I'm wondering do we need to switch to mod_push (and how).
Thank you,
Grigory
Looking at the module source
Looking at the module source code, that module doesn't have specific options, it just needs to be enabled in the config to work.
how to enable it , in which
how to enable it , in which file
In ejabberd.yml , where you
In ejabberd.yml , where you have many modules enabled, simply add that one. For example: