Just added Server-Sent Events (SSE) here. If I make a post and you are visiting the index, it is appended to your list. Basically, Django, SQLite and async Python via Starlette/asgi. Live updates land instantly. Had to jump some weird hoops though. May expand more later
Posts tagged with #indieweb
panos
April 7, 2025, 10:19 p.m.
panos
April 7, 2025, 12:48 p.m.
Now tracking per-URL daily page views. Just enough to reflect what’s connecting.
panos
April 7, 2025, 11:55 a.m.
1 boost
panos
April 6, 2025, 3:26 p.m.
Refactored the ActivityPub federation layer so it cleanly supports both Create and Update activities, and any future ones.
No change in visible behavior, but internals ready for expanding support. Updates seem to work well.
The devil was in the details though.