Socket
Socket
Sign inDemoInstall

django-tornado-websockets

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    django-tornado-websockets

Simple way to use WebSockets for Django with Tornado


Maintainers
1

Readme

django-tornado-websockets

.. image:: https://travis-ci.org/Kocal/django-tornado-websockets.svg?branch=master :target: https://travis-ci.org/Kocal/django-tornado-websockets

.. image:: https://coveralls.io/repos/github/Kocal/django-tornado-websockets/badge.svg?branch=master :target: https://coveralls.io/github/Kocal/django-tornado-websockets?branch=master

.. image:: https://badge.fury.io/py/django-tornado-websockets.svg :target: https://badge.fury.io/py/django-tornado-websockets

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

Supported versions

=================== =================================================================== Symbol Meaning =================== =================================================================== :white_check_mark: Works like a charm :warning: Works even if Python X.Y is not officially supported by Django X.Y . Waiting for Django X.Y release 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 :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :warning: :warning: 1.9 :white_check_mark: :white_check_mark: :white_check_mark: :warning: :warning: 1.10 :white_check_mark: :white_check_mark: :white_check_mark: :warning: :warning: 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/

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc