evo-lua / evo-legacy

[Obsoleted Prototype] Highly experimental Lua runtime environment built on Luvi (libuv + LuaJIT)
https://evo-lua.github.io
0 stars 0 forks source link

Integrate http library and expose it as a nonstandard extension #35

Closed rdw-software closed 2 years ago

rdw-software commented 3 years ago

Same as net, basically. #34 Would prefer a more hardened solution, like lhttp (separate issue). It's a start, though?

rdw-software commented 2 years ago

Closing in favor of #75, which would be a standalone solution that's likely more performant and secure, but require some manual assembly (but not too much).