Easy WebSocket tool.
WebSocket Client Tool can send requests and handle respones, you can directly test your WebSocket services.
Supports up to four connections in a page, make it easy to test different server url.
You can filter request/respone by clicking send/receive button.
1. Enter server URL.
2. Click open button.
3. Enter your request message in textarea.
4. Click send to send your request to server.