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: Building an infinitely scalable multiplayer game

7 pointsby hpx7about 2 years ago
I cofounded Hathora (<a href="https:&#x2F;&#x2F;hathora.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hathora.dev&#x2F;</a>) last year and we&#x27;ve been working on making it easier for smaller teams and individual developers to build scalable multiplayer games. We think the serverless model is the simplest approach, allowing you to dynamically provision a new instance of your game server when users or your matchmaker requests a new session.<p>We made this .io style demo to showcase this approach, and we&#x27;re releasing the source code and documentation alongside with it.

1 comment

KomoDabout 2 years ago
So is hathora <i>only</i> for games? I wanted to try it out so I signed up and went through the docs only to discover the Dockerfile docs don&#x27;t even exist yet?