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

Description: distributed, fault-tolerant Jabber/XMPP server
 ejabberd is a Jabber/XMPP 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;
  * web-based administration;
  * SSL/TLS support;
  * conferencing via Multi-User Chat;
  * IRC transport;
  * Jabber Users Directory, based on users' vCards;
  * service discovery;
  * shared roster.
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.
--- 233318	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
- ejabberd is a Jabber/XMPP server written in Erlang, featuring:
+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;
-  * IRC transport;
   * Jabber Users Directory, based on users' vCards;
   * service discovery;
   * shared roster.