Server-sent events
Stric provides the SSE
class for sending events to client.
For lower-level control, consider using the writer
method.
This method wraps the request handler inside a direct ReadableStream
.
Last updated
Stric provides the SSE
class for sending events to client.
For lower-level control, consider using the writer
method.
This method wraps the request handler inside a direct ReadableStream
.
Last updated