evo-lua / evo-luvi

[Obsolete] Experimental Lua runtime environment built on Luvi (libuv + LuaJIT)
https://evo-lua.github.io
Apache License 2.0
1 stars 0 forks source link

Add an incremental HTTP parser module to the Networking API #167

Closed Duckwhale closed 1 year ago

Duckwhale commented 1 year ago

The test cases likely could benefit from a better organization, and the extended payload logic is very rudimentary. But for the time being it's good enough and should fulfill all the requirements, so that improvements can be made over time as they're needed.