5 | | * `Channels issues <https://github.com/django/channels/issues/>`_, for the Django integration and overall project efforts |
6 | | * `Daphne issues <https://github.com/django/daphne/issues/>`_, for the HTTP and Websocket termination |
7 | | * `asgiref issues <https://github.com/django/asgiref/issues/>`_, for the base ASGI library/memory backend |
8 | | * `asgi_redis issues <https://github.com/django/asgi_redis/issues/>`_, for the Redis channel backend |
9 | | * `asgi_ipc issues <https://github.com/django/asgi_ipc/issues/>`_, for the POSIX IPC channel backend |
| 5 | * `Channels issues (https://github.com/django/channels/issues/) for the Django integration and overall project efforts |
| 6 | * `Daphne issues (https://github.com/django/daphne/issues/>), for the HTTP and Websocket termination |
| 7 | * `asgiref issues (https://github.com/django/asgiref/issues/>), for the base ASGI library/memory backend |
| 8 | * `asgi_redis issues (https://github.com/django/asgi_redis/issues/>), for the Redis channel backend |
| 9 | * `asgi_ipc issues (https://github.com/django/asgi_ipc/issues/>), for the POSIX IPC channel backend |