Socket.io tester lets you connect to a socket.io server and subscribe to a
certain topic and/or lets you send socket messages to the server
$ yarn install
$ yarn run dev
- build
$ yarn run build
- and run electron
$ node_modules/.bin/electron .
$ yarn run electron-build
$ yarn run package
start test server by running node socketTest/index.js
- 'chat message': echoes mesages
- test: sends messages at specific interval
- /asd
- test: sends messages at specific interval
- change version numbers in package.json
- update darwin version icon
- compress and upload to github