You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install SleekXMPP from ``TracyWebTech/fix-gevent`` branch:
28
23
@@ -131,7 +126,7 @@ conversejs.forms as a start point.
131
126
Converse.js Version
132
127
-------------------
133
128
134
-
We currently ship Converse.js **v0.6.4**.
129
+
We currently ship Converse.js **v0.6.4 (patched)**.
135
130
136
131
If you need a newer version, please open an issue or a pull request.
137
132
@@ -148,14 +143,7 @@ TODO
148
143
IMPORTANT NOTE:
149
144
---------------
150
145
151
-
django-conversejs depends of `pure-sasl`, a Python library to perform SASL authentication.
152
-
153
-
Currently the stable version of pure-sasl has a bug which doesn't allow us to use
154
-
DIGEST-MD5 authentication, which happens to be the most recommend authentication
155
-
method. That's why this instructions ask you to install pure-sasl from a repository
156
-
which is not the official one. As soon as `pure-sasl` authors get the bugs fixed
157
-
we'll update the instructions.
158
146
159
-
It also depends on `SleekXMPP` that currently has a bug when used with gevent. This bug has been already fixed in the development branch but still not released as stable. While this is not released the install instructions will point to TracyWebTech repository that has the stable version with the gevent patch applied.
147
+
django-conversejs depends of `SleekXMPP` that currently has a bug when used with gevent. This bug has been already fixed in the development branch but still not released as stable. While this is not released the install instructions will point to TracyWebTech repository that has the stable version with the gevent patch applied.
0 commit comments