This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
niubinghui-luapluginmanage
Archived
Watch
1
Star
0
Fork
0
You've already forked niubinghui-luapluginmanage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
0649e332db32c63a72eafefb49edc312be0fe41c
niubinghui-luapluginmanage
/
src
History
niubinghui
0649e332db
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
..
lpm_log.h
【新增】主流程基本完成,需要修改的部分主要为脚本执行位置
2024-08-06 10:15:48 +08:00
lua_plugin_binding.c
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
lua_plugin_cfunc.c
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
lua_plugin_chunk.c
【新增】运行一段lua代码片段,在lua中,代码片段定义为chunk
2024-08-13 17:21:25 +08:00
lua_plugin_data.c
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
lua_plugin_manage_internal.h
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
lua_plugin_manage.c
【修改】修改schema设计思路,将线程与插件作为数组进行管理,节约运行内存
2024-08-13 17:22:10 +08:00
Makefile
【新增】实现数据管理能力
2024-08-06 16:16:34 +08:00