[phpBB Debug] PHP Warning: in file [ROOT]/ext/alfredoramos/seometadata/event/listener.php on line 126: Trying to access array offset on value of type null
IndieGameDev.net Forums • Hathora: Multiplayer Game Framework
Page 1 of 1

Hathora: Multiplayer Game Framework

Posted: Tue Apr 26, 2022 6:01 pm
by hpx7
Hi all, I wanted to share the framework I've been working on to make multiplayer game development easier: https://docs.hathora.dev/#/

It's meant to be more fully featured than Socket.io and more optimized for games than Firebase. If anyone is looking to try their hand at building multiplayer and is interested in trying out Hathora, I'd love to get your feedback! The framework is MIT licensed and I'm very open to contributions as well 🙂

Re: Hathora: Multiplayer Game Framework

Posted: Wed Apr 27, 2022 7:28 am
by 100goats
Nice! I will consider trying this if I get around to making a web-based game.