StoneToad submitted a new resource:
obs-lua-httpd - run a localhost httpd in obs
Read more about this resource...
obs-lua-httpd - run a localhost httpd in obs
A very minimal webserver as an OBS plugin in Lua.
Specifically we provide cross-origin isolation headers to enable SharedArrayBuffer use. This is required for Godot web projects to run.
uses luajitsocket/ljsocket.lua for networking
Read more about this resource...