Skip to content
ModogTheDev edited this page Apr 21, 2023 · 5 revisions

Blocks

Send To

Send data to WebSocket block

block


Connected

Block that tells you whether or not you are connected to a WebSocket, Will be more usefull when Send and Connect block are added.

block


Return To

Block that sends data with return concatenated to the front. TLDR sends a command that is forced to run as code in lua.

block


Connect

This block connects to a WebSocket server to use in other blocks.

block


Send

This block sends data to the WebSocket saved from the connect block.

block


Receive

This block receives data from the WebSocket server.

block

Clone this wiki locally