Synchronized Components #18
Closed
Archmonger
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If django channels layers are available within the user's environment, then allow for a "synchronized component".
This component would maintain 1:1 parity between all browser windows that have the component open (ex. stock charts).
Consider implementing this as a decorator that automagically configures the lifecycle hooks needed to synchronize the component.
Beta Was this translation helpful? Give feedback.
All reactions