ws = new WebSocket(commandObj.serverurl, commandObj.protocol);. ws.onopen = onOpen;. ws.onmessage = ...
確定! 回上一頁