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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Implementation and issues using push events with nginx and eventsource

20 点作者 robmueller超过 13 年前

1 comment

bobfunk超过 13 年前
Nice to see more people discovering EventSource.<p>I've launched a small hosted service based on my open-source, Haskell-based EventSource Broker, making it easy to take advantage of the EventSource API without running into any of these issues: <a href="http://www.eventsourcehq.com" rel="nofollow">http://www.eventsourcehq.com</a><p>It's currently in private beta as a Heroku add-on. It doesn't depend on Heroku in any way though, and I'm adding beta testers who use it stand-alone as well. Throw me a note if you're interested.