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.

Show HN: Serverless realtime chat with Fanout and Fly

13 pointsby jkarnegesalmost 7 years ago

1 comment

jkarnegesalmost 7 years ago
Hi HN!<p>I&#x27;m proud to show this serverless chat demo today. Realtime updates are streamed using SSE. Fanout handles the streaming connections and Fly handles the application logic.<p>The Fly app is not long-running, but executes briefly whenever it needs to run.<p>Source &amp; additional details: <a href="https:&#x2F;&#x2F;github.com&#x2F;fanout&#x2F;flychat" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fanout&#x2F;flychat</a>