http requests
Posted: Sun Jun 06, 2021 4:50 pm
Hello,
I would like to send http request from my mod to some external code on localhost over http. Is that possible? I cant figure out how to inject the lua http library into the game since most of them end up depending on non lua code that I don't think is possible to inject into the game.
Is there http library written in pure lua that I can inject? How do mods like Clusterio communicate?
I would like to send http request from my mod to some external code on localhost over http. Is that possible? I cant figure out how to inject the lua http library into the game since most of them end up depending on non lua code that I don't think is possible to inject into the game.
Is there http library written in pure lua that I can inject? How do mods like Clusterio communicate?