An open API service indexing awesome lists of open source software.

https://github.com/wissance/wstester

A simple utility for testing and debug websocket interaction with servers
https://github.com/wissance/wstester

websocket websocket-client websocket-test-bench websockets

Last synced: 5 months ago
JSON representation

A simple utility for testing and debug websocket interaction with servers

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/18068522/119359577-37752200-bcc3-11eb-8fd7-3706acbb5f11.png)

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