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.

Implementation and issues using push events with nginx and eventsource

20 pointsby robmuellerover 13 years ago

1 comment

bobfunkover 13 years ago
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.