Skip to content

Progressive web application for testing Socket.IO connections.

Notifications You must be signed in to change notification settings

meehaw1337/socks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socks!

A progressive web application written in React for testing Socket IO connections.

socks-demo.gif

Usage

You can use the live version of this app here. You can also download it and run it locally using the (+) button in the address bar.

Running the app locally

Begin by cloning the repo to your local machine:

$ git clone https://github.com/meehaw1337/socks
$ cd socks

Install dependencies:

$ npm install

Run the app:

$ npm start

By default the app will be available on localhost:3000.

TODOs

  • display more information about the connection status
  • add syntax highlighting and improved display to message data in message log

About

Progressive web application for testing Socket.IO connections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published