The connection format is wss://IP or domain name:port (example wss://127.0.0.1:8080)
The Websocket online testing tool is mainly used to test whether the server-side Websocket function is available
Supports intranet and extranet Websocket testing: the connection format is ws://IP or domain name:port (example ws://127.0.0.1:8080)
Mainly uses Html5 Websocket to connect to the Websocket of the server, so you can use this Websocket testing tool whether you are in an intranet environment or an external network environment