reflex-dev
reflex
BlogDocsChangelog

Branches performance

Pull requests

ENG-8258: API for linking and sharing states#6024
last run
4 hours ago
ENG-8258: API for linking and sharing states It works by defining a substate of SharedState and then calling self._link_to(target_token) from some event handler. from that point on, whenever that user's state is loaded, the StateManager will patch in the linked shared states. whenever a linked state is modified, we explicitly load all of the other linked tokens, patch in the modified states, and send a delta to those clients You can call ._unlink to remove the link association, which causes the substate to be subsequently loaded from the client_token's tree as a private state It is intended to work transparently with computed vars, background events, and frontend rendering.
2 days ago
3d40cac
masenf/linked-state
CodSpeed Performance Gauge
0%
upgrade deps again for 0822#6022
last run
9 hours ago
precommit
9 hours ago
78bd565
upgrade-deps-again-for-0822
CodSpeed Performance Gauge
0%
make that into a dataclass generic
1 day ago
c1b17c2
optimize-frozen-dict-get-item
CodSpeed Performance Gauge
-1%
last run
3 days ago
prettier 3.7.x update https://prettier.io/blog/2025/11/27/3.7.0#change-18163
3 days ago
3f7e8f8
masenf/pre-commit-fx
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs