ecspanse
ecspanse copied to clipboard
Entity Component System (ECS) library for Elixir, offering a suite of features including: flexible queries with multiple filters, dynamic bidirectional relationships, versatile tagging capabilities, s...
Hello, I am using your Ecspanse framework for a project, and I have a question about restoring the server state after a restart, redeployment, or migration to a different server....
Dear @iacobson , thanks for sharing the amazing Ecspanse lib! In case we want to create a server for each game session, in order to optimize the latency in case...