Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

ejabberd module for offline users push notification

License

Notifications You must be signed in to change notification settings

creative-tech-pt/ejabberd_mod_offline_post

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

mod_offline_post

Send a push notification to a webservice when there's a message being sent to offline users. Supports groupchat and chat.

ejabberd

Tested with ejabberd 15.07

Usage

Add in ejabberd.yaml

modules:
  mod_offline_post:
    post_url: "http://..."
    auth_token: "AUTHENTICATION_TOKEN"

Credits

Forked from ejabberd_mod by Nuno Horta and mod_interact by Adam Duke

About

ejabberd module for offline users push notification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%