TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Broadcast – realtime streaming functionality for async Python Web apps

2 pointsby Uninenover 5 years ago

1 comment

Uninenover 5 years ago
&quot;At the moment broadcaster is in Alpha, and should be considered a working design document.&quot;<p>&quot;It currently supports Redis PUB&#x2F;SUB, and Postgres LISTEN&#x2F;NOTIFY, plus a simple in-memory backend, that you can use for local development or during testing.&quot;<p>I think this is something the Python Web scene very much needs to see grown and mature.<p>Also the Postgres backend is interesting, didn&#x27;t even know it could do that!