Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>WebSocket Debug AdapterNew to Visual Studio Code? Get it now.
WebSocket Debug Adapter

WebSocket Debug Adapter

Eclipse CDT Cloud

|
1,793 installs
| (0) | Free
Debugger for Arm Cortex-M based microcontrollers, development boards and debug probes, implementing the Microsoft Debug Adapter Protocol (DAP)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WebSocket Debug Adapter

VS Code Debug Adapter for WebSockets

Server

See the example in the server folder for running a remote server to connect to.

Client

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 serve

And 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.

Architecture

websocket-adapter
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft