Powered by
I am going to try SSE myself soon (altho probably ...
# 🔥-django-htmx
w
worried-eve-2556
10/05/2022, 5:26 PM
I am going to try SSE myself soon (altho probably with Flask instead of Django) but I think these are what you need: - client side:
https://dev.htmx.org/extensions/server-sent-events/
- server side:
https://github.com/fanout/django-eventstream
Previous
Next