amritb / socketio-client-tool

This tool helps you to test socket.io servers.

Home Page:http://amritb.github.io/socketio-client-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://amritb.github.io/socketio-client-tool/


Languages

Language:JavaScript 53.5%Language:HTML 43.6%Language:Dockerfile 2.8%Language:CSS 0.1%