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

Implement socket renderer #4

Open
devagrawal09 opened this issue Jan 25, 2025 · 0 comments
Open

Implement socket renderer #4

devagrawal09 opened this issue Jan 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@devagrawal09
Copy link
Owner

A data structure that can be created on the server, and processed on the client to render to the dom directly. This data structure represents the UI. It will live inside a store and mutated on the server to send granular change notification and render instructions to the client.

@devagrawal09 devagrawal09 added the enhancement New feature or request label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant