Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 544 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 544 Bytes

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