Wissance / wstester

A simple utility for testing and debug websocket interaction with servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wstester

Description

A simple utility for testing websocket interaction with servers written on pure JS and HTML, NO npm and dancing with a tambourine. Current

How to use

  1. Just run one file - tester.html
  2. Write server address
  3. Send data and get responses. If data is JSON it will be serialized via JSON.stringify
  4. Have fun

Html application

Remarks

We appreciate if you rise STAR to our project and/or make ISSUE

About

A simple utility for testing and debug websocket interaction with servers

License:Apache License 2.0


Languages

Language:HTML 50.3%Language:JavaScript 32.9%Language:CSS 16.7%