A progressive web application written in React for testing Socket IO connections.
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.
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.
- display more information about the connection status
- add syntax highlighting and improved display to message data in message log