Skip to content

SajidAnTechie/socket.io-client-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node version >= v12.20.0

Overview

vid 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

yarn install

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!