ASGI in-memory channel layer
conda install alphapower10_0ead::asgiref
ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI.