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

Evaluate usage of server-actions for infinite groupchat load #276

Open
mvarendorff opened this issue Jan 12, 2024 · 0 comments
Open

Evaluate usage of server-actions for infinite groupchat load #276

mvarendorff opened this issue Jan 12, 2024 · 0 comments

Comments

@mvarendorff
Copy link
Member

Chances are this is a bad idea but I want to look into it anyway; currently rendering groupchats is done both on the server (for the initial response) and the client (for any subsequent renders). Splitting this tends to be annoying and things could be cleaned up if it happened just in one place. Maybe something can be done with server-actions which can return JSX as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant