Skip to content

lludol/socket-io-tester

Repository files navigation

socket-io-tester

A simple application to test sockets from socket.io.

dependency status dev-dependencies status Commitizen friendly

Usage

# 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

License

MIT