Django Channels HTTP/WebSocket server
Go to file
Andrew Godwin 372d174eca Merge pull request #2 from nemesisdesign/patch-1
Fixed docstring typo in ResponseLater
2015-07-13 00:13:22 -05:00
channels Merge pull request #2 from nemesisdesign/patch-1 2015-07-13 00:13:22 -05:00
docs Merge pull request #4 from hirokiky/patch-1 2015-07-13 00:12:55 -05:00
.gitignore Start sphinx-ified docs 2015-06-20 10:27:22 +08:00
README.rst Update README 2015-07-13 00:00:47 -05:00
setup.py Version bump 2015-06-15 00:45:15 -07:00

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