Handles net.* messages from the Agent Chat webview by relaying them to real HTTP/WebSocket endpoints from the extension host.
net.*
Attaches the handler to a webview.
The webview whose incoming messages will be handled.
A disposable that detaches the listener and closes all sockets.
Handles
net.*messages from the Agent Chat webview by relaying them to real HTTP/WebSocket endpoints from the extension host.