/socket-io-vscode

Extension to communicate with Socket.io server from VSCode

Primary LanguageTypeScriptMIT LicenseMIT

Socket.io client for VSCode

Extension to communicate with Socket.io 2 server from VSCode.

VSCode Marketplace VSCode Marketplace Installs

Build Status Maintainability Test Coverage codecov Known Vulnerabilities Percentage of issues still open

This extension allows to establish connection to Socket.io server, emit events and receive events from server.

Usage

Usage

Featured

  1. Implement view of event data
  2. Add availability to connect to multiple servers
  3. Add functionality to emit events with data from file
  4. Integrate with CI and code quality services
  5. Add tests