Django and HTMX realtime for all users

Viewed 12

Can I make a realtime data refreshing in all users pages without them refreshing the page, once the database is updated, Using HTMX only, without django channels or AJAX or Json????

0 Answers
Related