Django Channels HTTP/WebSocket server
Go to file
2015-07-13 19:56:49 -07:00
channels Keepalive messages for WebSockets, and ! response chan prefix 2015-07-13 19:15:44 -07:00
docs Add first draft of deployment docs 2015-07-13 19:56:49 -07: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