Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live transmission of state #115

Open
ZeroIntensity opened this issue Jan 3, 2024 · 1 comment
Open

Live transmission of state #115

ZeroIntensity opened this issue Jan 3, 2024 · 1 comment
Labels
advanced This should only be looked at by someone who knows what they're doing feature New feature
Milestone

Comments

@ZeroIntensity
Copy link
Owner

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 ZeroIntensity added feature New feature advanced This should only be looked at by someone who knows what they're doing delayed Delayed due to another issue labels Jan 3, 2024
@ZeroIntensity ZeroIntensity added delayed Delayed due to another issue and removed delayed Delayed due to another issue labels May 27, 2024
@ZeroIntensity
Copy link
Owner Author

This will be implemented with #12

@ZeroIntensity ZeroIntensity removed the delayed Delayed due to another issue label May 28, 2024
@ZeroIntensity ZeroIntensity added this to the Beta Release milestone May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced This should only be looked at by someone who knows what they're doing feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant