Graceful fallback to LuaSocket for ngx_lua
Modules
| resty.luasocket | Socket compatibility module to enable the init-phase, by falling back to LuaSocket. |
| resty.luasocket.http | load a version of resty-http using luasocket as a fallback this enables http requests in the "init" phase where cosockets are unavailable. |
Topics
| CHANGELOG.md | |
| LICENSE.md | |
| manual.md |
Examples
| example.lua | |
| resty-cli.lua |