-
-
Notifications
You must be signed in to change notification settings - Fork 817
Closed
Labels
Description
Lifespan is a new addition to the ASGI specification that provides events pertaining to the main event loop. You can find its documentation here: https://asgi.readthedocs.io/en/latest/specs/lifespan.html
Is there any interest in implementing this in Django Channels?
hongquan, jheld and ryanhiebert