-
Many great Phoenix LiveView examples exist. They often show the ease and power of LiveView but stop at multiple browsers talking to a single web server. I wanted to go further and create a fully clustered, globally distributed, privately networked, secure application. What's more, I wanted to have fun doing it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tictac
Demonstration of building a clustered, distributed, multi-player, turn-based game server written in Elixir.
-
libcluster – Automatic cluster formation/healing for Elixir applications.
-
Horde – Elixir library that provides a distributed and supervised process registry.
-
Distributed nodes use private network connections through WireGuard.
-
One of the best things about building web applications in Elixir is LiveView, the Phoenix Framework feature that makes it easy to create live and responsive web pages without all the layers people normally build.
-
Fly.io – Hosting platform that enables private networked connections and multi-region support.
-
Elixir programming language – A dynamic, functional language for building scalable and maintainable applications.