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
- Host: GitHub
- URL: https://github.com/wissance/wstester
- Owner: Wissance
- License: apache-2.0
- Created: 2021-05-20T10:57:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T06:27:55.000Z (over 3 years ago)
- Last Synced: 2025-02-09T15:42:55.560Z (11 months ago)
- Topics: websocket, websocket-client, websocket-test-bench, websockets
- Language: HTML
- Homepage:
- Size: 116 KB
- Stars: 26
- Watchers: 4
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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