1.0.2 • Published 4 years ago

socket.io-test v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Iotest

Iotest is a simple but useful online tool for socket.io testing

Installation

Use the package manager npm to install Iotest.

$ npm i -s socket.io-test

Usage

Run

$ cd socket.io-test
$ npm i
$ npm start

then simply visit http://localhost:8080 to use iotest.

Also, you can change port variable in /iotest/app.js to run tool on another port

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

License

MIT

1.0.2

4 years ago

1.0.1

4 years ago