Skip to content

Commit e058f76

Browse files
author
springliao
committed
feat: merge upstream main
2 parents 19c6641 + b0c3841 commit e058f76

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Polaris Lua based on C++
1+
# Polaris Lua
22

33
[English Document](./README.md)
44

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Polaris Lua based on C++
1+
# Polaris Lua
22

33
[中文文档](./README-zh.md)
44

@@ -37,3 +37,4 @@ Based on the existing C++ sdk [polaris-cpp](https://github.com/polarismesh/polar
3737
4. Execute `bash pre_build.sh`
3838
5. Execute `make` to generate `polariswrapper.so`
3939
6. 将`polariswrapper.so`,`polaris.lua` 文件上传到 OpenResty 项目的合适路径,编写自己的业务 lua 文件使用,业务lua的编写示例可参考测试用例 `test_polaris_sdk_lua_wrapper.lua`
40+

0 commit comments

Comments
 (0)