Prelude API
    Preparing search index...

    Function processMessage

    • Processes an already-parsed JSON-RPC value. The returned response is plain JSON data (the parse of the once-serialised text), so handler results are not re-evaluated when the caller serialises it again.

      Parameters

      Returns Promise<Response | Response[] | undefined>