Server-side code for a powerful Scratch 3.0 websocket extension.
Project description
CloudLink
CloudLink is a high-speed, reliable, and custom websocket extension for Scratch 3.0, with server code that runs on Python. It permits cross-project (as well as cross-program) cloud variables. It also enables full-duplex networking and limitless possibilities for Scratch 3.0 projects.
Example usage:
from cloudlink import CloudLink
cl = CloudLink()
cl.host(3000) # Hosts CloudLink in Server Mode on ws://localhost:3000/
Please report any bugs you find to the official GitHub repository or on my Scratch profile.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloudlink-0.1.1.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file cloudlink-0.1.1.tar.gz
.
File metadata
- Download URL: cloudlink-0.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
720dc5f0c1d0a21d6e6e86b329a3459b9cec7751767ef13f4bdbaf3fcd97153e
|
|
MD5 |
e2872232a55ff347e26cff570e8badec
|
|
BLAKE2b-256 |
34a4044ed4086fea866461230de713766e4c5a05b57fe6e25f8d9ae843811460
|
File details
Details for the file cloudlink-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: cloudlink-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bbcbe075f963e9b200b8f68bfea130251120ab4e6fbd90e415bd3c831eff65f4
|
|
MD5 |
172387e4a9232de518f74791d201a6a2
|
|
BLAKE2b-256 |
ec305e8ccc90517ca3501e72df5eeed035048bae72eaecf8f7183b953dfb957d
|