Basically an event-based network library can support russian/cyrillic (read below) use: * backpack networklib * broadcast netsend with variable "tosend" (raw data to send, like numbers) * receive events from netevent broadcasts, evid being event id and eval being the text that was sent * to receive events sent from the same client use on netselfevent broadcast with same parameters to get russian: * the project has everything for russian, you just need to modify some numbers * there are comments in the code that tell you what to change and to what
if scratch cloud variables don't work for you, it's either - an outage, or - some random bug that returns 500 Internal Server Error / 502 Bad Gateway on every single cloud-related request in both cases just use turbowarp its more stable ISSUES: * transmitting numbers, apparently, nukes everything (workaround: prefix with something non-numeric like space or the letter A capital) WORKING ON: * not working -- changelog -- v1.1 * upgraded to 10 lanes * added a janky way to estimate cloud load * made it NOT support russian by default v1 * added checksums..for some reason (takes up 10 digits and ~22 in transmit with russian, ~20 without) * added queuing before v1 - everything not listed here