Skip to content

A simple utility for testing and debug websocket interaction with servers

License

Notifications You must be signed in to change notification settings

zhangzw218/wstester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.4%
  • JavaScript 32.9%
  • CSS 16.7%