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 2155 and 269883

Description: Distributed, fault-tolerant Jabber/XMPP server written in Erlang
 ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang
 Features:
  - (Mostly) 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')
  - SSL/TLS support
  - Multi-User Chat (MUC/conference)
  - IRC transport
  - Jabber Users Directory, based on users vCards
  - Service Discovery
 .
 Homepage: http://www.process-one.net/en/projects/ejabberd/
Description: distributed, fault-tolerant Jabber/XMPP + MQTT server
 ejabberd is a Jabber/XMPP + MQTT 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;
  * web-based administration;
  * SSL/TLS support;
  * conferencing via Multi-User Chat;
  * Jabber Users Directory, based on users' vCards;
  * service discovery;
  * shared roster.
--- 2155	Thu Jan  1 00:00:00 1970
+++ 269883	Thu Jan  1 00:00:00 1970
@@ -1,15 +1,15 @@
-Distributed, fault-tolerant Jabber/XMPP server written in Erlang
+distributed, fault-tolerant Jabber/XMPP + MQTT server
- ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang
+ ejabberd is a Jabber/XMPP + MQTT server written in Erlang, featuring:
- Features:
+  * distributed operation with load-balancing across a cluster;
-  - (Mostly) XMPP-compliant
+  * fault-tolerant database replication and storage on multiple nodes,
-  - Web based administration
+    allowing nodes to be added or replaced "on the fly";
-  - Load balancing: can run in a cluster of machines
+  * virtual hosting (several virtual domains can be served using a single
-  - Fault-tolerance: database can be replicated and stored on multiple
+    ejabberd instance);
-    nodes (nodes can be added or replaced 'on the fly')
+  * XMPP compliance;
-  - SSL/TLS support
+  * MQTT 5 compliance;
-  - Multi-User Chat (MUC/conference)
+  * web-based administration;
-  - IRC transport
+  * SSL/TLS support;
-  - Jabber Users Directory, based on users vCards
+  * conferencing via Multi-User Chat;
-  - Service Discovery
+  * Jabber Users Directory, based on users' vCards;
- .
+  * service discovery;
- Homepage: http://www.process-one.net/en/projects/ejabberd/
+  * shared roster.