Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 391 Bytes

ROAST

Replicated Observable Asynchronous State Tree


ROAST aims to centralise state management on Roblox.

It uses an Observable State Tree, which is a tree of state, paired with the observer pattern, to create a reactive approach to state management.


ROAST development is closed source as of yet, but we may decide to update this repository when it is stable enough.