How to PR if a plugin uses FFI #6433
zhixiongdu027
started this conversation in
General
Replies: 2 comments
-
Just like using FFI in OpenResty: https://moonbingbing.gitbooks.io/openresty-best-practices/content/lua/FFI.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I means is:
And I had got answer from @membphis :
Many TKS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title,
If some upstream services use private protocols,
proxy plugin need to use ffi for protocol conversion.
Beta Was this translation helpful? Give feedback.
All reactions