1535c8795b9d987ea1cf57532860c6a28d061b29
This commit updates the `testWebSocket.js` script to replace the Socket.IO client connection with direct HTTP polling for the initial handshake. It introduces structured tests for both HTTP polling and WebSocket upgrades, providing detailed logging for success and error scenarios. The changes enhance the script's ability to verify server connectivity and support for WebSocket protocols, improving the overall testing process for real-time communication.
Description
No description provided
Languages
Vue
52.5%
JavaScript
45.3%
SCSS
0.6%
Shell
0.6%
CSS
0.5%
Other
0.5%