d78bd6924c
HTTP, task offloading and other asynchrony 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.
5 lines
316 B
Text
5 lines
316 B
Text
Channels loads into Django as a pluggable app to bring WebSocket, long-poll
|
|
HTTP, task offloading and other asynchrony 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.
|