This method terminates the existing connection. Example: var socket = new WebSocket(“ ws://echo.websocket.org ”); if (socket.readyState === WebSocket.OPEN){
確定! 回上一頁