Function
send
Send a JSON-RPC notification to the client.
send: func(out: borrow<output-stream>, notification: client-notification) -> result<_, stream-error>;Send a JSON-RPC notification to the client.
send: func(out: borrow<output-stream>, notification: client-notification) -> result<_, stream-error>;