Hello,
I would like to ask does anyone have any experience with the usage of lua-http (https://github.com/daurnimator/lua-http) with OpenResty?
The openapi-generator(https://openapi-generator.tech/) uses the lua-http module in the generated code, and I wonder if it could work with OpenResty. I.e. could I use the generated lua code in a http client that runs on OpenResty. Of course with preserving the async I/O benefits.
Thank you!
Br,
Laszlo