Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Green Client for Socket.IONew to Visual Studio Code? Get it now.
Green Client for Socket.IO

Green Client for Socket.IO

Martin Váňa

|
2,332 installs
| (1) | Free
Socket.IO client inside VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Green Socket.IO Client

A tool for development, debugging, manual testing or anything else related to your Socket.IO server. Provides a local client (or multiple) inside VS Code for you to connect to your server and communicate with as you wish. I developed this extension to help me work on another project using Socket.IO server and I hope others find it useful as well.

All features can be accessed through GUI under the Green Client activity bar icon.

  • save a Socket.IO client configuration
  • connect to / disconnect from server
  • emit events
  • see event log

Also provides a command Run debug Socket.IO server. that starts simple debug Socket.IO server for testing (used in picture and while developing).

gif/screen with usage

The extension has no settings or keybindings. Uses socket.io@4.8.1.

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