computercraft websockets



computercraft websockets

computercraft websockets

a tutorial on how to use websockets in cctweaked

————–links—————–
github: https://github.com/LarsChristianK/WebsocketsTurtleMoveTutorial
pastebin: https://pastebin.com/4nRg9CHU
nodejs: https://nodejs.org/en/
ngrok: https://ngrok.com/
turtleAPI: https://computercraft.info/wiki/Turtle_(API)
turtleAPI: https://tweaked.cc/
————-commands————-
ngrok:
ngrok http 8081
node:
node server.js
turtle:
pastebin get 4nRg9CHU json

Comments are closed.