Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

[UNMAINTENED] A simple way to use WebSockets with Django and Tornado

License

Notifications You must be signed in to change notification settings

Kocal/django-tornado-websockets

Repository files navigation

DEPRECATED SINCE DJANGO-CHANNELS, SEE https://github.com/django/channels

django-tornado-websockets

https://travis-ci.org/Kocal/django-tornado-websockets.svg?branch=master https://coveralls.io/repos/github/Kocal/django-tornado-websockets/badge.svg?branch=master

Django-tornado-websockets is a useful solution to provide an easy way to use Tornado WebSockets with a Django application.

Supported versions

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

Documentation is available on Read the Docs:

But also on my own server: http://docs.kocal.fr/django-tornado-websockets/