Introducing django-view-decorator, a Django package which brings Locality of Behaviour to your Views and URLs
Writing a chat application in Django 4.2 using async StreamingHttpResponse, Server-Sent Events and PostgreSQL LISTEN/NOTIFY
A write-up of how I implemented server-sent events using Django 4.2 and PostgreSQL LISTEN/NOTIFY