Channels is comprised of six packages

This commit is contained in:
Leon Koole 2017-07-19 10:48:37 +02:00 committed by GitHub
parent 8b873e2bd6
commit f342265086

View File

@ -23,7 +23,7 @@ If you are interested in contributing, please read our :doc:`contributing` docs!
Projects
--------
Channels is comprised of five packages:
Channels is comprised of six packages:
* `Channels <https://github.com/django/channels/>`_, the Django integration layer
* `Daphne <https://github.com/django/daphne/>`_, the HTTP and Websocket termination server