TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Broadcast – realtime streaming functionality for async Python Web apps

2 点作者 Uninen大约 5 年前

1 comment

Uninen大约 5 年前
&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!