File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ MIX stands for Mediated Information eXchange and defined in
8
8
MIX-CORE ([ XEP-0369] ( https://xmpp.org/extensions/xep-0369.html ) ),
9
9
MIX-PRESENCE ([ XEP-0403] ( https://xmpp.org/extensions/xep-0403.html ) )
10
10
and MIX-PAM ([ XEP-0405] ( https://xmpp.org/extensions/xep-0405.html ) ).
11
- More concretely, ejabberd supports [ MIX 0.13.0 ] ( https://xmpp.org/extensions/attic/xep-0369-0.13.0 .html ) .
11
+ More concretely, ejabberd supports [ MIX 0.14.1 ] ( https://xmpp.org/extensions/attic/xep-0369-0.14.1 .html ) .
12
12
13
13
It is a work in progress extension for the XMPP protocol to build a
14
14
group messaging protocol that does not rely on the presence
@@ -35,9 +35,8 @@ protocol to get up to speed on that specification.
35
35
36
36
Here is a short walk through what can already be done.
37
37
38
- Please, note that this is a work in progress and that the
39
- specification can (and will) change significantly before it becomes
40
- stable. This blog post is based on XEP-0369 v0.1.
38
+ Also note that the specification can (and will) change significantly before it becomes
39
+ stable. These examples are based on [ XEP-0369 v0.1] ( https://xmpp.org/extensions/attic/xep-0369-0.1.html ) .
41
40
42
41
# Configuration
43
42
You can’t perform that action at this time.
0 commit comments