sendSSEEvent
sendSSEEvent(
res,event,data):void
Defined in: response-formatter.ts:173
Send SSE event with custom event type
Parameters
Section titled “Parameters”ServerResponse
string
any
Returns
Section titled “Returns”void
sendSSEEvent(
res,event,data):void
Defined in: response-formatter.ts:173
Send SSE event with custom event type
ServerResponse
string
any
void