Exploring SSE and PostgreSQL for Real-time Communication in Django
TL;DR: In this article, I explore how we built a relay system to serve real-time notifications to our Django project using Server-Sent Events (SSE) and PostgreSQL LISTEN/NOTIFY. Check out the final project on GitHub here. π
Recently, at my workpla...
tobidegnon.hashnode.dev4 min read