Comparison between ejabberd and Prosody

From Kosmos Wiki
Revision as of 10:39, 30 November 2017 by Greg (talk | contribs) (Add information about managing rooms in ejabberd)
Jump to navigation Jump to search
Name Written in License Initial release 1.0 release Stable release XEP Notable deployments Built-in support for Let's Encrypt
ejabberd Erlang GPL November 2002 December 2005 17.09 on 2017-09-29 Protocols Supported by ejabberd Notable deployments WIP: https://github.com/processone/ejabberd/pull/1959
Prosody Lua MIT December 2008 Not yet 0.10.0 on 2017-10-02 Prosody modules and Community Modules Notable deployments Using the import command: https://prosody.im/doc/letsencrypt

Wikipedia page comparing the RFC and XEP support of XMPP servers, including ejabberd and Prosody


Multi User Chat management

  • ejabberd has a mod_muc_admin module offering creating rooms, changing room options, inviting users, etc, using the ejabberdctl executable