diff --git a/README.rst b/README.rst index acec4e8..d08f48e 100644 --- a/README.rst +++ b/README.rst @@ -62,3 +62,14 @@ Maintenance team: If you are interested in joining the maintenance team, please `read more about contributing `_ and get in touch! + + +Other Projects +-------------- + +The Channels project is made up of several packages; the others are: + + * `Daphne `_, the HTTP and Websocket termination server + * `asgiref `_, the base ASGI library/memory backend + * `asgi_redis `_, the Redis channel backend + * `asgi_ipc `_, the POSIX IPC channel backend