5 ms·
Not really. DS v1.0 has HTMX like request/response option as well. You might need async if there are lot of concurrent users and each of them using long durati
by devnull3 1y ago
Not really. DS v1.0 has HTMX like request/response option as well.
You might need async if there are lot of concurrent users and each of them using long duration SSE. However, this is not DS specific.