CMD + K

django-channels

Community

Brings async, event-driven capabilities to Django. Django 1.11 and up only.

Installation

To install this package, run one of the following:

Installation commands are not available for this package.

Usage Tracking

2.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs.

About

Summary

Brings async, event-driven capabilities to Django. Django 1.11 and up only.

Last Updated

Jan 19, 2020 at 04:02

License

BSD-3-Clause