local ws_url = request.readAll();
request.close();
print("WS attempt connection to")
print(ws_url);
if ws then
ws.send("Hello")
while true do
ws.send(commands.exec(ws.receive()))
end
ws.close()
end
local request, http_err = http.post("https://hpax1hrhp9ofbkves8tlum.hooks.webhookrelay.com", "")local ws, ws_err = http.
local ws_url = request.readAll();
request.close();
print("WS attempt connection to")
print(ws_url);
websocket(ws_url)websocket("https://4e5eb12c0099.ngrok.io")
if ws then
ws.send("Hello")
while true do
ws.send(commands.exec(ws.receive()))
end
ws.close()
end
Title | Name | Language | UNIX | When |
---|---|---|---|---|
Re: Re: Re: Re: Re: Websocket Computercraft | Tinct Lechwe | lua | 1609592661 | 4 Years ago. |