Discuss Scratch

CST1229
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

samq64 wrote:

PenguinLover1123 wrote:

define check if [str] is bad
set (result v) to <<(translate (str) to (. . .::grey)::extension) = []> and <not <(str) = []>>>
I'm pretty sure the translate extension is broken right now.
Translate was purposefully disabled on TurboWarp.

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



RandomCocconut
Scratcher
500+ posts

CloudLink - A powerful websocket extension

samq64 wrote:

PenguinLover1123 wrote:

define check if [str] is bad
set (result v) to <<(translate (str) to (. . .::grey)::extension) = []> and <not <(str) = []>>>
I'm pretty sure the translate extension is broken right now.
How???

AA OK
dozer8383
Scratcher
100 posts

CloudLink - A powerful websocket extension

RandomCocconut wrote:

samq64 wrote:

PenguinLover1123 wrote:

define check if [str] is bad
set (result v) to <<(translate (str) to (. . .::grey)::extension) = []> and <not <(str) = []>>>
I'm pretty sure the translate extension is broken right now.
How???
And more importantly, why?
and yes I am still alive

I love cloud variables!
CoderQC
Scratcher
100+ posts

CloudLink - A powerful websocket extension

Name of Server: CoderQC's Public Cloud Server
Server URL: (have my own domain)
Optional: How long will the server be online: Always

when green flag clicked
Follow [CoderQC]
stop [this script v]

Check out my new website!
MikeDEV
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

CoderQC wrote:

Name of Server: CoderQC's Public Cloud Server
Server URL: (have my own domain)
Optional: How long will the server be online: Always

. . . I need the domain

I have left Scratch! Goodbye everyone, I'll remember you all in therapy.
If you want to ever get in contact with me again, please visit my Github instead.
Also, if you need to, you can contact me via Meower. You'll know where to look.
CoderQC
Scratcher
100+ posts

CloudLink - A powerful websocket extension

actually nope i just realized that this doesn't create a server

Last edited by CoderQC (Oct. 7, 2021 01:38:55)


when green flag clicked
Follow [CoderQC]
stop [this script v]

Check out my new website!
MikeDEV
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

CoderQC wrote:

Name of Server: CoderQC's Public Cloud Server
Server URL: public.coderqc.info (what is this used for?)
Optional: How long will the server be online: Always

that url is non-existent (throws a 404 error). The Server URL is the IP of which the server can be contacted with over the internet. For example:

wss://cloudlink-sample-server.mikedev101.repl.co/

If you are trying to host the server directly, it won't work for now. The workaround for this issue is to use a reverse proxy that supports HTTPS/TLS.

Last edited by MikeDEV (Oct. 7, 2021 01:38:56)


I have left Scratch! Goodbye everyone, I'll remember you all in therapy.
If you want to ever get in contact with me again, please visit my Github instead.
Also, if you need to, you can contact me via Meower. You'll know where to look.
CoderQC
Scratcher
100+ posts

CloudLink - A powerful websocket extension

hold up is this for adding it to the public list or creating a new server

when green flag clicked
Follow [CoderQC]
stop [this script v]

Check out my new website!
CST1229
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

CoderQC wrote:

hold up is this for adding it to the public list or creating a new server
Addding to the public list.

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



CoderQC
Scratcher
100+ posts

CloudLink - A powerful websocket extension

oh ok

when green flag clicked
Follow [CoderQC]
stop [this script v]

Check out my new website!
_bz
Scratcher
100+ posts

CloudLink - A powerful websocket extension

Actually i understand what is it doing and managed to connect to a server (Using the numbers choose the server) but why can't i put the username _bz my username. Also the cloud feature to myself.

I am doing social media and heavy distractions detox
My ArcheoScratchTube Channel
Tycho112
Scratcher
500+ posts

CloudLink - A powerful websocket extension

Where are the docs for the module?

Please follow me. if you follow me I don’t follow you back!
CoderQC
Scratcher
100+ posts

CloudLink - A powerful websocket extension

I don't think you can put downloadable zips on scratch though. Would be nice if we could download like a node.js private server.

when green flag clicked
Follow [CoderQC]
stop [this script v]

Check out my new website!
Tycho112
Scratcher
500+ posts

CloudLink - A powerful websocket extension

CoderQC wrote:

I don't think you can put downloadable zips on scratch though. Would be nice if we could download like a node.js private server.
you can download stuff with assets.scratch.mit.edu

Please follow me. if you follow me I don’t follow you back!
CST1229
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

Tycho112 wrote:

CoderQC wrote:

I don't think you can put downloadable zips on scratch though. Would be nice if we could download like a node.js private server.
you can download stuff with assets.scratch.mit.edu
as long as it's under 10mb

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



ToasterPanic
Scratcher
3 posts

CloudLink - A powerful websocket extension

MikeDEV wrote:

Fill out this form!
Public Server Database Submission Forum

Name of Server: (User-Friendly nickname of server, MUST HAVE YOUR USERNAME, NO LARGER THAN 40 CHARACTERS)
Server URL: (Server URL/IP)
Optional: How long will the server be online: (Use “Always” or enter a certain amount of time)

can i use github pages to do this?

Last edited by ToasterPanic (Oct. 16, 2021 20:20:04)


({({({({(OwO(UwU{0w0}UwU)[OwO](UwU{0w0}UwU)OwO)})})})})the furry blocks
samq64
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

ToasterPanic wrote:

can i use github pages to do this?
GitHub Pages is for hosting static websites (whitch means no back-end code or servers) so, no.
MikeDEV
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

_bz wrote:

Actually i understand what is it doing and managed to connect to a server (Using the numbers choose the server) but why can't i put the username _bz my username. Also the cloud feature to myself.

try setting a username without an underscore

Tycho112 wrote:

Where are the docs for the module?

module support docs yet to be created, but for the time being check the example code in the repo

I have left Scratch! Goodbye everyone, I'll remember you all in therapy.
If you want to ever get in contact with me again, please visit my Github instead.
Also, if you need to, you can contact me via Meower. You'll know where to look.
tnix100
Scratcher
500+ posts

CloudLink - A powerful websocket extension

I made a fork of the example server code and I keep getting this error

CloudLink v0.1.5.1 wrote:

__init__() got multiple values for argument ‘host’

I've tried looking through the source code for CloudLink to see if there's a way I can easily fix it, but I'm not too good with API wrappers…

Last edited by tnix100 (Oct. 26, 2021 05:56:40)

MikeDEV
Scratcher
1000+ posts

CloudLink - A powerful websocket extension

tnix100 wrote:

I made a fork of the example server code and I keep getting this error

CloudLink v0.1.5.1 wrote:

__init__() got multiple values for argument ‘host’

I've tried looking through the source code for CloudLink to see if there's a way I can easily fix it, but I'm not too good with API wrappers…

I haven't experienced this error in any build I've worked on. I'll test the code soon and give you more info later.

Edit: Merged, I see no issues with your code.

Last edited by MikeDEV (Oct. 26, 2021 13:32:17)


I have left Scratch! Goodbye everyone, I'll remember you all in therapy.
If you want to ever get in contact with me again, please visit my Github instead.
Also, if you need to, you can contact me via Meower. You'll know where to look.

Powered by DjangoBB