diff options
Diffstat (limited to 'www/py-dj52-channels/pkg-descr')
-rw-r--r-- | www/py-dj52-channels/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/py-dj52-channels/pkg-descr b/www/py-dj52-channels/pkg-descr new file mode 100644 index 000000000000..01296180bc27 --- /dev/null +++ b/www/py-dj52-channels/pkg-descr @@ -0,0 +1,4 @@ +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. |