Difference between revisions of "Comparison between ejabberd and Prosody"

From Kosmos Wiki
Jump to navigation Jump to search
(Initial page)
 
Line 9: Line 9:
 
! XEP
 
! XEP
 
! Notable deployments
 
! Notable deployments
 +
! Built-in support for Let's Encrypt
 
|-
 
|-
 
| [https://www.process-one.net/en/ejabberd/ ejabberd]
 
| [https://www.process-one.net/en/ejabberd/ ejabberd]
Line 18: Line 19:
 
| [https://www.process-one.net/en/ejabberd/protocols/ Protocols Supported by ejabberd]
 
| [https://www.process-one.net/en/ejabberd/protocols/ Protocols Supported by ejabberd]
 
| [https://en.wikipedia.org/wiki/Prosody_(software)#Notable_deployments Notable deployments]
 
| [https://en.wikipedia.org/wiki/Prosody_(software)#Notable_deployments Notable deployments]
 +
| WIP: https://github.com/processone/ejabberd/pull/1959
 
|-
 
|-
 
| [https://prosody.im/ Prosody]
 
| [https://prosody.im/ Prosody]
Line 27: Line 29:
 
| [https://prosody.im/doc/modules Prosody modules] and [http://modules.prosody.im/ Community Modules]
 
| [https://prosody.im/doc/modules Prosody modules] and [http://modules.prosody.im/ Community Modules]
 
| [https://en.wikipedia.org/wiki/Ejabberd#Notable_deployments Notable deployments]
 
| [https://en.wikipedia.org/wiki/Ejabberd#Notable_deployments Notable deployments]
 +
| Using the import command: https://prosody.im/doc/letsencrypt
 
|-
 
|-
 
|}
 
|}
  
 
[https://en.wikipedia.org/wiki/Comparison_of_XMPP_server_software Wikipedia page comparing the RFC and XEP support of XMPP servers, including ejabberd and Prosody]
 
[https://en.wikipedia.org/wiki/Comparison_of_XMPP_server_software Wikipedia page comparing the RFC and XEP support of XMPP servers, including ejabberd and Prosody]

Revision as of 11:34, 3 November 2017

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