96ca311f53
* A base channel layer, asgiref.base_layer * An in-memory channel layer, asgiref.inmemory * WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi
4 lines
208 B
Text
4 lines
208 B
Text
Contains various reference ASGI implementations, including:
|
|
* A base channel layer, asgiref.base_layer
|
|
* An in-memory channel layer, asgiref.inmemory
|
|
* WSGI-to-ASGI and ASGI-to-WSGI adapters, in asgiref.wsgi
|