Skip to content

[ENH] Create pure xmpp room

Fabio Montefuscolo requested to merge (removed):create-pure-xmpp-room into master

Now we don't need Openfire RestAPI to create XMPP rooms from Tiki. It is all done by using the XMPP protocol and the library https://github.com/fabiomontefuscolo/xmpp. So Tiki is not tied to Openfire and rooms creation should work on other XMPP servers too.

Edited by Fabio Montefuscolo

Merge request reports