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