Snap! Cloud Variables (Fixed)

by thuongtv
See Code Download Embed
fixed version of joecooldoo cloud variables. also replaced cache with on-the-fly downloading, which is slower but reduces server load by a TON and makes setting veriables a bit faster for people with slow internet. additionally, all connections to server are made from first https port, so no need to re-send first hello message. this isn't useful for things like web browsing since it only helps with the second, third etc connections and not the first, which is the only one in web browsing, but here it can make even the initial connection faster since 2 pings are used instead of 1 like everything else. also added a / to the server so it can actually connect now.

oh also I used debug mode to add URI encoding for / and & in variable names

new patch notes, optomized some stuff, added new blocks, added support for features the server has that the old library didn't use and apparently broke something

Created March 25, 2024

Last updated March 25, 2024

Published March 25, 2024