An ejabberd module that will turn events into HTTP requests
Stars
33
Forks
11
Watchers
33
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Fix: Updated makefiles to assume ejabberd lives in /usr/lib/ejabberd
23e76e3View on GitHubFix: Will now send offline hook when unset_presence_hook is called from an offline presence message, and there are no other resources
85b076dView on GitHubFix: Corrected description to match functionality of module
46f1f76View on GitHubFeature: Now supports events for user going online (first connection), and offline (no other connections)
a51e70cView on GitHubFeature: Can now make HTTP Posts on calls of set_presence and unset_presence
cf26064View on GitHub