ejabberd-contrib/mod_cobrowser
Fernando Ripoll 33e87e1c1d Include config file to be attached to the ejabberd yml configuration 2017-04-03 12:11:58 +02:00
..
conf Include config file to be attached to the ejabberd yml configuration 2017-04-03 12:11:58 +02:00
src Remove previous git folder to not be considered submodule 2017-04-03 11:59:41 +02:00
.gitignore Remove previous git folder to not be considered submodule 2017-04-03 11:59:41 +02:00
ChangeLog Remove previous git folder to not be considered submodule 2017-04-03 11:59:41 +02:00
README.md Remove previous git folder to not be considered submodule 2017-04-03 11:59:41 +02:00

README.md

##mod_cobrowser - Expose availability changes doing a http request post to an endpoint

#Configure Enable this module in ejabberd.yml for example with a basic configuration

modules:
  mod_cobrowser: {}

#Feature requests

  • Make the update be a rest json call
  • Define host via Options
  • Specify which kind of changes do you want to listen