a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 283238 and 42785

Description: extensible realtime platform (XMPP server + MQTT broker + SIP service)
 ejabberd is a Jabber/XMPP + MQTT + SIP server written in Erlang, featuring:
  * distributed operation with load-balancing across a cluster;
  * fault-tolerant database replication and storage on multiple nodes,
    allowing nodes to be added or replaced "on the fly";
  * virtual hosting (several virtual domains can be served using a single
    ejabberd instance);
  * XMPP compliance;
  * MQTT 5 compliance;
  * SIP service;
  * web-based administration;
  * SSL/TLS support;
  * conferencing via Multi-User Chat;
  * Jabber Users Directory, based on users' vCards;
  * service discovery;
  * shared roster.
Description: Distributed, fault-tolerant Jabber/XMPP server written in Erlang
 ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang
 Features:
  - XMPP-compliant
  - Web based administration
  - Load balancing: can run in a cluster of machines
  - Fault-tolerance: database can be replicated and stored on multiple
    nodes (nodes can be added or replaced 'on the fly')
  - Virtual hosting: several virtual domains can be served using single ejabberd
    instance
  - SSL/TLS support
  - Multi-User Chat (MUC/conference)
  - IRC transport
  - Jabber Users Directory, based on users vCards
  - Service Discovery
  - Shared roster
--- 283238	Thu Jan  1 00:00:00 1970
+++ 42785	Thu Jan  1 00:00:00 1970
@@ -1,16 +1,16 @@
-extensible realtime platform (XMPP server + MQTT broker + SIP service)
+Distributed, fault-tolerant Jabber/XMPP server written in Erlang
- ejabberd is a Jabber/XMPP + MQTT + SIP server written in Erlang, featuring:
+ ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang
-  * distributed operation with load-balancing across a cluster;
+ Features:
-  * fault-tolerant database replication and storage on multiple nodes,
+  - XMPP-compliant
-    allowing nodes to be added or replaced "on the fly";
+  - Web based administration
-  * virtual hosting (several virtual domains can be served using a single
+  - Load balancing: can run in a cluster of machines
-    ejabberd instance);
+  - Fault-tolerance: database can be replicated and stored on multiple
-  * XMPP compliance;
+    nodes (nodes can be added or replaced 'on the fly')
-  * MQTT 5 compliance;
+  - Virtual hosting: several virtual domains can be served using single ejabberd
-  * SIP service;
+    instance
-  * web-based administration;
+  - SSL/TLS support
-  * SSL/TLS support;
+  - Multi-User Chat (MUC/conference)
-  * conferencing via Multi-User Chat;
+  - IRC transport
-  * Jabber Users Directory, based on users' vCards;
+  - Jabber Users Directory, based on users vCards
-  * service discovery;
+  - Service Discovery
-  * shared roster.
+  - Shared roster