How can i send data from my (locally hosted) website to my plugin?

So I’m working on a plugin that will need this functionality because i want to send the data as soon as the website updates it, but i have no real idea how to do this. do any of you have a solution?

1 Like

I think you can make a request to the server for like every 5 seconds to see if there’s a new data.

you see i want it to send the plugin data when changes are saved

Thats not possible since roblox doesnt have websocket support yet

oh… thank you for the help. ill try to find a different way to achieve a result somewhat similar to this another way maybe

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.