Is it possible with the current implementation of basic-webserver to use SSE (server-sent events)?
I cannot find a flush function, or any other way to send data without returning from the respond! function - thereby ending the request.
No it can not
yeah I think we'd want a separate platform for that, feels like a pretty separate API
ok, will use a custom platform then
Last updated: Nov 09 2025 at 12:14 UTC