local params = { timeout = 3000, protocol = "chat" } self.ws = websocket.connect(url, params, function(self, conn, data) ...
確定! 回上一頁