我socket服務已經啟動成功。但是html頁面用websocket鏈接 就會鏈接不上出現(xiàn)WebSocket connection to 'ws://127.0.0.1:2347/' failed: Error during WebSocket handshake: net::ERR_INVALID_HTTP_RESPONSE...
websocket.html:15 WebSocket connection to 'ws://119.10.50.113:2347/' failed: Error during WebSocket handshake: net::ERR_INVALID_HTTP_RESPONSE 這是怎么回事啊。服務是啟動了的,我用其他的socket工具測試是能鏈接的。不能上傳本地圖片呢...