Skip to content

nirajan-bist/socket.io-client-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node version >= v12.20.0

Overview

Screenshot 2021-07-11 at 09-53-41 Socket Client Tool Screenshot 2021-07-11 at 15-09-04 Socket Client Tool Screenshot 2021-07-11 at 09-55-16 Socket Client Tool

Features

  1. Connect local or remote socket server.
  2. Select event with search filter.
  3. Auto complete listener corresponding to selected event.
  4. Add new Event.

Installation

git clone https://github.com/SajidAnTechie/socket.io-client-tester.git

cd socket.io-client-tester

In the project directory, you can run:

yarn run start:dev

Runs the app in the development mode.
Open http://localhost:1234 to view it in the browser.

yarn run build

Builds the app for production to the dist folder.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • HTML 27.0%
  • CSS 21.7%