Upd.
This commit is contained in:
parent
88d36999a9
commit
783c4d9203
|
@ -1,10 +1,11 @@
|
||||||
Title: Server-Sent Events and PostgreSQL LISTEN/NOTIFY using Djangos StreamingHttpRequest
|
Title: Server-Sent Events and PostgreSQL LISTEN/NOTIFY using Djangos StreamingHttpRequest
|
||||||
Date: 2023-05-16
|
Date: 2023-05-17
|
||||||
|
Status: hidden
|
||||||
Tags: django, sse, postgresql
|
Tags: django, sse, postgresql
|
||||||
Slug: django-sse-postgresql-listen-notify
|
Slug: django-sse-postgresql-listen-notify
|
||||||
Authors: Víðir Valberg Guðmundsson
|
Authors: Víðir Valberg Guðmundsson
|
||||||
Summary: A write-up of how I implemented server-sent events using Django 4.2 and PostgreSQL LISTEN/NOTIFY
|
Summary: A write-up of how I implemented server-sent events using Django 4.2 and PostgreSQL LISTEN/NOTIFY
|
||||||
Status: draft
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue