• Dave Cridland's avatar
    Add extension points to MUC Service · 0a4cc267
    Dave Cridland authored
    This allows plugins and other extensions to directly extend MUC with additional
    protocol support, such as support for a Conference Focus on the MUC room JID,
    and so on.
    
    * addIQHandler adds a new IQHandler to services and rooms.
    * addExtraFeature is the existing function, exposed at the Interface. These
    additional features are now shown for both rooms and services.
    * addExtraIdentity is the existing function exposed unchanged.
    0a4cc267
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...