Replies: 1 comment 1 reply
-
Nice project, but I don't have time recently, I can take a look if I'm free in the future |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is my open-source project:
https://github.com/kingluo/lua-resty-ffi-req
It encapsulates req via lua-resty-ffi, so that you could utilize req to send requests in OpenResty.
Here is the blog post:
http://luajit.io/posts/http3-client-for-openresty
Any suggestions and discussions are welcome! Thanks!
@imroc If you're interested and have time, please look at my benchmark frame graph. It seems that golang uses a lot of CPU than expected. Looking forward to your advice, thanks!
Beta Was this translation helpful? Give feedback.
All reactions