A simple application to test sockets from socket.io.
# Clone this repository
git clone https://github.com/lludol/socket-io-tester.git
# Go into the repository
cd socket-io-tester
# Download dependencies and run the application
npm install && npm start