This tool is mainly developed to test whether the server-side websocket function is available. It connects to the server-side websocket through HTML5's websocket, so whether you are on an intranet or the internet, you can use it! The server only implements receiving and sending; it's just for testing. WebSocket online simulation request tool: supports intranet and internet; WebSocket test connection format is ws://IP or domain:port (example: ws://127.0.0.1:8080).
WebSocket online test tool introduction
The WebSocket online test tool provides socket online testing, WebSocket online detection, and testing whether the server-side WebSocket function is available. It supports intranet and internet WebSocket testing: the connection format is ws://IP or domain:port (example: ws://127.0.0.1:8080). It mainly uses HTML5 WebSocket to connect to the server-side WebSocket, so whether you are in an intranet or internet environment, you can use this WebSocket test tool. Hope it helps.