Movex is feature-complete yet still in Development for now. Contributions and feedback are much appreciated!
Docs
Overview
Introduction

What is Movex?

Movex is a "predictable state container for Javascript Apps", just like it's main inspiration – Redux, but built for applications where the state needs to be shared accross multi-players or multi-peers in a network, just like a turn-based game, a chat application, or anything in between.

Oh, and there is no need to worry about back-end. Really! You just write front-end code using any of the Javascript frameworks or game engines, and Movex will take care of the back-end seamlessly. See more on how here!



Movex Diagram

Movex combines the following features out of the box: