view.py icon indicating copy to clipboard operation
view.py copied to clipboard

Live transmission of state

Open ZeroIntensity opened this issue 1 year ago • 1 comments

Feature description

As an alternative to the Pyodide method (#12), the DOM state can be handled without any compilation of the code. This could be done via a WebSocket (#30).

Feature example API

Would be a config setting. No effects would be visible to the user, and they would use the component API as is.

Anything else?

This will remove low priority from #30.

ZeroIntensity avatar Jan 03 '24 22:01 ZeroIntensity

This will be implemented with #12

ZeroIntensity avatar May 28 '24 13:05 ZeroIntensity