Hi, I have followed all the steps in this tutorial:
to set up a proxy with google cloud.
I am struggling with making requests to this proxy from roblox, if anyone has some insight or a code sample that could help that would be really appreciated.
Hi, I have followed all the steps in this tutorial:
to set up a proxy with google cloud.
I am struggling with making requests to this proxy from roblox, if anyone has some insight or a code sample that could help that would be really appreciated.
Do you really need to run this in cloud? You could use your own internet for that with help of node.js or just any other set of software that is focused on servers specifically (node.js is not focused on that particularly but has the tools that are necessary).
Node.js example