Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

amritb/socketio-client-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly test your socket.io backend apps

Socket.io Client Tool

Socket.io Client Tool

Development Environment

VS Code

Use Remote Containers: Reopen in Container. This should use .devcontainer/devcontainer.json configuration to start up a development environment and open your workspace.

Start a local socket.io server on 8080 with cd dummy-server && npm install, then npm run dev.

You can start the client app locally with cd react-client-tool && npm install, then yarn start.

Sponsors

About

This tool helps you to test socket.io servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12