love.js
love.js copied to clipboard
HTTP + Websockets
Sockets can't be included for a variety of reasons, but JS environments are able to make HTTP requests and open websockets. I'd like to at least hack an API for this in if I can. Any pointers on where to start?
Here's an example of read/write clipboard using MrcSnm/Love.js-Api-Player: https://github.com/26F-Studio/Techmino/blob/ci-test-jsapi/Zframework/clipboard_thread.lua