Skip to content

Commit 72269a1

Browse files
committed
Updating readme
1 parent dbd18f3 commit 72269a1

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

README.rst

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ Currently ``django-conversejs`` provides:
1818
Installing and configuring
1919
---------------------------
2020

21-
Install pure-sasl from ``TracyWebTech/digestmd5`` branch:
22-
23-
::
24-
25-
pip install git+https://github.com/TracyWebTech/pure-sasl@digestmd5
2621

2722
Install SleekXMPP from ``TracyWebTech/fix-gevent`` branch:
2823

@@ -131,7 +126,7 @@ conversejs.forms as a start point.
131126
Converse.js Version
132127
-------------------
133128

134-
We currently ship Converse.js **v0.6.4**.
129+
We currently ship Converse.js **v0.6.4 (patched)**.
135130

136131
If you need a newer version, please open an issue or a pull request.
137132

@@ -148,14 +143,7 @@ TODO
148143
IMPORTANT NOTE:
149144
---------------
150145

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.
158146

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.
160148

161149
Sorry for the inconvenience.

0 commit comments

Comments
 (0)