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