Mezuzza
Mezuzza
SSolidJS
Created by Mezuzza on 10/10/2023 in #support
How can you return early from a server action
Hey Folks, I want to return early from a server action but also continue to do some work in the background before sending a another response. Is this possible with server actions? I'm currently switching out my server actions for a Websocket for this reason, but it feels a bit heavy compared to server actions.
2 replies