-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Labels
Description
Just started using ScriptCraft and loving it!
I would love to make HTTPS requests to various secure APIs from within Minecraft. Have you looked at adding support for this in the past, and if so what were the limitations?
Currently I'm creating a secondary API that I use as a proxy to convert unsecure HTTP requests into the appropriate HTTPS requests. Since I'm already running Minecraft on a server, I would love to keep everything minimized to one server.
Another idea if somehow it's not possible to run HTTPS from within Minecraft, is potentially interfacing to Node.js from ScriptCraft?