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 support for HTTP2 communications to the Networking API #134

Open Duckwhale opened 1 year ago

Duckwhale commented 1 year ago

See https://nghttp2.org/ (and how it's used in NodeJS' http2 API)