MikeDev101 / cloudlink

(Discontinued) A powerful WebSocket extension for Scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLOUDLINK 4 BANNER

PROJECT DISCONTINUED

CL as it stands has been indefinitely discontinued. You are free to fork it and continue development as needed.

SUCCESSOR IN DEVELOPMENT

A far superior version of CloudLink is in development. Please consider giving it a try!

Cloudlink

CloudLink is a free and open-source websocket solution optimized for Scratch. Originally created as a cloud variables alternative, it can function as a multipurpose websocket framework for other projects.

๐Ÿจ Now in multiple flavors!

See ./python for the original Python-based server. See ./golang for the WIP Go-based server.

๐Ÿˆ A powerful extension for Scratch 3.0

You can learn about the protocol using the original Scratch 3.0 client extension. Feel free to test-drive the extension in any of these Scratch mods:

Currently not supported (I'm working on it!):

๐Ÿ“ƒ The CloudLink Protocol ๐Ÿ“ƒ

Documentation of the CL4 protocol can be found in the CloudLink Repository's Wiki page.

About

(Discontinued) A powerful WebSocket extension for Scratch.

License:MIT License


Languages

Language:JavaScript 49.4%Language:Python 48.2%Language:Go 2.3%