Channels is a project that takes Django and extends its abilities beyond HTTP – to handle WebSockets, chat protocols, IoT protocols, and more . It’s built on a Python specification called ASGI. Channels builds upon the native ASGI support available in Django since v3.