Additional resources
The following resources provide additional information related to the topics covered in this chapter:
- Source code for this chapter – https://github.com/PacktPublishing/Django-4-by-example/tree/main/Chapter16
- Introduction to ASGI – https://asgi.readthedocs.io/en/latest/introduction.html
- Django support for asynchronous views – https://docs.djangoproject.com/en/4.1/topics/async/
- Django support for asynchronous class-based views – https://docs.djangoproject.com/en/4.1/topics/class-based-views/#async-class-based-views
- Django Channels documentation – https://channels.readthedocs.io/
- Deploying Django with ASGI – https://docs.djangoproject.com/en/4.1/howto/deployment/asgi/
json_script
template filter usage – https://docs.djangoproject.com/en/4.1/ref/templates/builtins/#json-script