pkgsrc/www/py-asgiref/DESCR

5 lines
208 B
Text
Raw Normal View History

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