Can a Lua script interface with a browser dock or source?
Would like to be able to have a Lua script run a Javascript function in a browser dock. And vice versa.
I was thinking of doing this with websocket and BroadcastCustomMessage but it seems there is no websocket client for lua.
Any other suggestions would be welcome.
Would like to be able to have a Lua script run a Javascript function in a browser dock. And vice versa.
I was thinking of doing this with websocket and BroadcastCustomMessage but it seems there is no websocket client for lua.
Any other suggestions would be welcome.