DEPRECATED SINCE DJANGO-CHANNELS, SEE https://github.com/django/channels
Django-tornado-websockets is a useful solution to provide an easy way to use Tornado WebSockets with a Django application.
Symbol | Meaning |
---|---|
✅ | Works like a charm |
Works even if Python X.Y is not officially supported by Django X.Y | |
. | Waiting for Django X.Y release |
<empty> | Django X.Y is not compatible with Python X.Y |
Django | Python 2.7 | Python 3.3 | Python 3.4 | Python 3.5 | Python 3.6 | Python 3.7 |
---|---|---|---|---|---|---|
1.8 | ✅ | ✅ | ✅ | ✅ | ||
1.9 | ✅ | ✅ | ✅ | |||
1.10 | ✅ | ✅ | ✅ | |||
1.11 | . | . | . | . | . | |
2.0 | . | . | . |
Documentation is available on Read the Docs:
- Stable: http://django-tornado-websockets.readthedocs.io/en/stable/
- Latest: http://django-tornado-websockets.readthedocs.io/en/latest/
- Develop: http://django-tornado-websockets.readthedocs.io/en/develop/
But also on my own server: http://docs.kocal.fr/django-tornado-websockets/