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 TCP_BACKPRESSURE related events to the TCP client and server builtins #157

Closed Duckwhale closed 1 year ago

Duckwhale commented 1 year ago

It turned out to be a bit messier than anticipated, which is likely indicating that the code is poorly structured... but that can wait.