Datalayer VS Code Extension - v0.0.18
    Preparing search index...

    Handles net.* messages from the Agent Chat webview by relaying them to real HTTP/WebSocket endpoints from the extension host.

    Index
    • Attaches the handler to a webview.

      Parameters

      • webview: Webview

        The webview whose incoming messages will be handled.

      Returns Disposable

      A disposable that detaches the listener and closes all sockets.