Function
request
Send a request to the client on the current SSE response stream
request: func(output: borrow<output-stream>, request: server-request) -> result<_, notification-error>;Send a request to the client on the current SSE response stream
request: func(output: borrow<output-stream>, request: server-request) -> result<_, notification-error>;