Hi,
It would be nice to get support for socket communication, especially for http and https requests into Moho.
This way one could make requests to a web-based production database directly. 
I tried to get this to run by building the following repos:
https://github.com/diegonehab/luasocket
https://github.com/brunoos/luasec/wiki
Although I was able to use them in standard Lua 5.2 I wasn't able to get it to work with Moho (Error: Multiple Lua VMs detected)
http://www.lostmarble.com/forum/viewtop ... 08#p189623
			
			
									
									
						Socket Support for HTTP(S) Requests
Moderators: Víctor Paredes, Belgarath, slowtiger
- synthsin75
 - Posts: 10363
 - Joined: Mon Jan 14, 2008 2:20 pm
 - Location: Oklahoma
 - Contact:
 
Re: Socket Support for HTTP(S) Requests
The easiest way to interface anything to/through Moho Lua is to use the command prompt.
			
			
									
									- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
						Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/