Description from extension meta
Construct custom Web Socket requests and handle responses to directly test your Web Socket services.
Image from store
Description from store
Advanced WebSocket Client is a Google Chrome extension designed to help construct custom WebSocket requests and handle responses for directly testing your WebSocket services.
It supports the JSON request/response format, and its main feature is that you don't have to strictly follow RFC formatting rules.
You can use single quotes, double quotes, or no quotes for string keys and values, as well as trailing commas in object literals.
Additionally, it supports both single-line and block comments, just like in JavaScript.
Shortcats:
F1 - fullscreen on/off
F2 - line wrapping on/off
Ctrl+Q - fold/unfold a code block
Alt+Ctrl+J or Cmd+Ctrl+J - format JSON
Cmd+/ or Ctrl+/ - comment/uncomment line/block
Latest reviews
- (2021-03-18) Oleg Danilov: Nice UI and a good set of features. Easily could have been a favorite... But utterly useless for anything but json. It won't even send your message unless it's a proper json. Bummer.
- (2019-12-02) Dmitryi Holovan: Awesome! Amazing WS client. It really helps me. Thanks!
- (2019-11-30) Oleg Vant: Best WebSocket Client!