mirror of
https://github.com/django/daphne.git
synced 2025-04-22 17:52:08 +03:00
13 lines
429 B
ReStructuredText
13 lines
429 B
ReStructuredText
Django Channels
|
|
===============
|
|
|
|
This is a work-in-progress code branch of Django implemented as a third-party
|
|
app, which aims to bring some asynchrony to Django and expand the options
|
|
for code beyond the request-response model.
|
|
|
|
This is still **pre-alpha** software, and you use it at your own risk; the
|
|
API is not yet stable.
|
|
|
|
Documentation, installation and getting started instructions are at
|
|
http://channels.readthedocs.org
|