ejabberd-contrib/mod_cobrowser/README.md

15 lines
348 B
Markdown
Raw Normal View History

##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