diff --git a/docs/deploying.md b/docs/deploying.md index b36d97e1ef1f98c0dbe9aacf7a952648697e1927..9a012bb9f28b8907662347988b7844a375763500 100644 --- a/docs/deploying.md +++ b/docs/deploying.md @@ -14,6 +14,11 @@ source venv/bin/activate pip install repo/requirements.txt ``` +### TODO channels integration + +- redis layer +- asgi webserver, like guvicorn, daphne, ... + ### Configuration TODO