stallion5632
http 和 stream 共享的 sharedict
this repository is a part of https://github.com/api7/apisix-nginx-module
To realize the openresty/meta-lua-nginx-module#76
how to use
base openresty official 1.19.9.1 version
Follow the steps below:
cd apisix-nginx-module/patch
./patch.sh ThePathOfYourOpenRestySrcDirectory
/configure --add-module=../apisix-nginx-module/src/meta
make -j10