This repository was archived by the owner on Apr 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Scratch Client
Mike J. Renaker / "MikeDEV edited this page Sep 29, 2023
·
2 revisions
Work in progress!
It is assumed that you have knowledge of how to program in Scratch. If you don't, what are you even doing here?
To make a connection:
To handle disconnects:
Here are some safety tips when using the Scratch Extension. I put this here so you don't accidentally crash your browser (or your server), losing hours of unsaved work.
This can lead to unsafe or unpredictable behavior. Managing multiple connections using Scratch is a pain. I don't plan on implementing support for multiple connections.
Running CloudLink in more than one sprite or inside a clone can lead to unpredictable behavior.
To keep your client/server(s) from catching fire, sending messages in a forever loop is not recommended without delay.