WebSocket Test Client WebSocket Test Client

Developer Tools
Version: 0.2.0
Last Update: 2017-12-14

Overview

WebSocket Test Client is a Chrome extension developed by Rage App. According to the data from Chrome web store, current version of WebSocket Test Client is 0.2.0, updated on 2017-12-14.
70,000+ users have installed this extension. 25 users have rated this extension with an average rating of .

A Simple tool to help test WebSocket Service

WebSocket Test Client can be used to help construct custom WebSocket requests and handle responses to directly test your WebSocket services.

1. Enter the URL of your Web Socket server.
2. Click Open.
3. Input request text, then click Send.
4. The Log shows response messages.

Rating

25 ratings

Total Installs

70,000+

Information

Last Update

2017-12-14

Current Version

0.2.0

Size

66.77KiB

Author

Rage App

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar N K G
2022-01-18

A great little tool for quick tests

avatar Abe Flansburg
2021-09-13

Works great for quick testing - especially handy when you're testing websocket on a full-stack application with a currently auth'd session in your browser and you don't want to have to go through the hassle of setting up Postman.

avatar Eugene Nitsenko
2021-05-06

nice

avatar Herwin
2020-12-31

It's a really usefull extensions when you need to test a ws server, it just needs better error messages

avatar Andrew Rinne
2020-12-17

Worked immediately. A must have tool for testing insecure web sockets in development environments. Online echo test require secure web sockets from cross domains due to browser security limitations.