Giter VIP home page Giter VIP logo

viotile / socket.io-tester Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appsaloon/socket.io-tester

0.0 1.0 0.0 6.04 MB

An electron app that lets you connect to a socket.io server and subscribe to a certain topic and/or lets you send socket messages to the server

Home Page: http://appsaloon.github.io/socket.io-tester/

License: GNU General Public License v2.0

Shell 2.51% JavaScript 88.45% CSS 8.39% HTML 0.64%

socket.io-tester's Introduction

socket.io tester Socket.io tester

GitHub version Dependency Status Code Climate Issue Count

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 screenshot socket.io tester app


Install node modules

$ yarn install

Build and open in browser

$ yarn run dev

Build and open as electron app
  • build $ yarn run build
  • and run electron $ node_modules/.bin/electron .
build asar file

$ yarn run electron-build

package all application versions for distribution (win, linux, macos)

$ yarn run package


socket.io test server

start test server by running node socketTest/index.js

events

  • 'chat message': echoes mesages
  • test: sends messages at specific interval

namespace

  • /asd

events in namespace

  • test: sends messages at specific interval

When updating

  • change version numbers in package.json AND build_package.json
  • create git tag git tag v1.0.0
  • push changes git push
  • and push tags git push --tags
  • create release draft with new tag and version as release name
  • Really important release NAME is the version with the v: v1.0.0
  • Really important that build_package.json has the correct version without the v: 1.0.0
  • build with package script
  • compress each build in the package dir individually and upload to github
  • release

socket.io-tester's People

Contributors

brian9206 avatar davidsingh3 avatar dragiceon avatar jojordens avatar mi3k3 avatar morenoh149 avatar viotile avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.