VS Code Debug Adapter for WebSockets
See the example in the server folder for running a remote server to connect to.
Build this extension using yarn.
Run this extension in a desktop extension host (Run And Debug > Desktop Extension).
-or-
Run this extension in https://vscode.dev using:
yarn serveAnd then side-load the extension (CTRL+P > Developer: Install Extension from Location...).
Open the test-workspace folder and start the WebSocket or Raw Socket debug session.
