Advanced WebSocket Client

lgimpnfdefcpkicbflpmainbcdnlblej

Construct custom Web Socket requests and handle responses to directly test your Web Socket services. 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.

Related extensions